Home
last modified time | relevance | path

Searched defs:port2 (Results 1 – 9 of 9) sorted by relevance

/drivers/media/tuners/
Dtea5767.h32 unsigned int port2:1; member
Dtda9887.c433 static unsigned int port2 = UNSET; variable
/drivers/platform/x86/
Dhdaps.c178 static int __hdaps_read_pair(unsigned int port1, unsigned int port2, in __hdaps_read_pair()
203 static int hdaps_read_pair(unsigned int port1, unsigned int port2, in hdaps_read_pair()
/drivers/net/ethernet/sfc/
Dfilter.c224 __be32 host2, __be16 port2) in __efx_filter_set_ipv4()
233 __be32 *host2, __be16 *port2) in __efx_filter_get_ipv4()
/drivers/ide/
Dcmd640.c722 const char *bus_type, *port2; in cmd640x_init() local
/drivers/char/
Dsonypi.c157 u16 port2; member
Dvirtio_console.c2060 struct port *port, *port2; in virtcons_remove() local
/drivers/parport/
Dparport_pc.c2406 unsigned port1, port2; in sio_via_probe() local
/drivers/tty/serial/
Dserial_core.c2705 int uart_match_port(struct uart_port *port1, struct uart_port *port2) in uart_match_port()