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

/drivers/tty/serial/8250/
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);
307 struct hp300_port *port, *to_free;

Completed in 8 milliseconds