Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A 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()