Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dserial_txx9.c1207 static struct pci_driver serial_txx9_pci_driver = { variable
1249 ret = pci_register_driver(&serial_txx9_pci_driver); in serial_txx9_init()
1272 pci_unregister_driver(&serial_txx9_pci_driver); in serial_txx9_exit()