Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dserial_txx9.c1242 static struct pci_driver serial_txx9_pci_driver = { variable
1286 ret = pci_register_driver(&serial_txx9_pci_driver); in serial_txx9_init()
1306 pci_unregister_driver(&serial_txx9_pci_driver); in serial_txx9_exit()