Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dserial_txx9.c1184 static struct pci_driver serial_txx9_pci_driver = { variable
1226 ret = pci_register_driver(&serial_txx9_pci_driver); in serial_txx9_init()
1249 pci_unregister_driver(&serial_txx9_pci_driver); in serial_txx9_exit()