Home
last modified time | relevance | path

Searched refs:poll_port (Results 1 – 2 of 2) sorted by relevance

/xen/xen/drivers/char/
A Dns16550.c557 static DEFINE_PER_CPU(struct serial_port *, poll_port);
561 struct serial_port *port = this_cpu(poll_port); in __ns16550_poll()
584 this_cpu(poll_port) = data; in ns16550_poll()
A Dehci-dbgp.c1246 static struct serial_port *poll_port; variable
1250 struct serial_port *port = poll_port; in _ehci_dbgp_poll()
1294 poll_port = data; in ehci_dbgp_poll()

Completed in 8 milliseconds