Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dserial_txx9.c1241 static struct pci_driver serial_txx9_pci_driver = { variable
1285 ret = pci_register_driver(&serial_txx9_pci_driver); in serial_txx9_init()
1305 pci_unregister_driver(&serial_txx9_pci_driver); in serial_txx9_exit()