Home
last modified time | relevance | path

Searched defs:driver (Results 1 – 3 of 3) sorted by relevance

/net/nfc/nci/
Duart.c117 static int nci_uart_set_driver(struct tty_struct *tty, unsigned int driver) in nci_uart_set_driver()
/net/bluetooth/rfcomm/
Dtty.c707 static int rfcomm_tty_install(struct tty_driver *driver, struct tty_struct *tty) in rfcomm_tty_install()
/net/core/
Ddev.c10076 const struct device_driver *driver; in netdev_drivername() local