Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_hp300.c28 struct hp300_port { struct
29 struct hp300_port *next; /* next port */
33 static struct hp300_port *hp300_ports;
210 struct hp300_port *port; in hp300_8250_init()
243 port = kmalloc(sizeof(struct hp300_port), GFP_KERNEL); in hp300_8250_init()
304 struct hp300_port *port, *to_free; in hp300_8250_exit()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_hp300.c28 struct hp300_port { struct
29 struct hp300_port *next; /* next port */
33 static struct hp300_port *hp300_ports;
210 struct hp300_port *port; in hp300_8250_init()
243 port = kmalloc(sizeof(struct hp300_port), GFP_KERNEL); in hp300_8250_init()
304 struct hp300_port *port, *to_free; in hp300_8250_exit()

Completed in 2 milliseconds