Searched refs:hp300_port (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A D8250_hp300.c28 struct hp300_port struct
30 struct hp300_port *next; /* next port */
34 static struct hp300_port *hp300_ports;
214 struct hp300_port *port;
247 port = kmalloc(sizeof(struct hp300_port), GFP_KERNEL);
306 struct hp300_port *port, *to_free;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A D8250_hp300.c28 struct hp300_port struct
30 struct hp300_port *next; /* next port */
34 static struct hp300_port *hp300_ports;
214 struct hp300_port *port;
247 port = kmalloc(sizeof(struct hp300_port), GFP_KERNEL);
306 struct hp300_port *port, *to_free;

Completed in 108 milliseconds