Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dserial_txx9.c1345 static struct pci_driver serial_txx9_pci_driver = { variable
1362 if (pci_module_init (&serial_txx9_pci_driver) != 0) in probe_serial_txx9_pci()
1363 serial_txx9_pci_driver.name = ""; in probe_serial_txx9_pci()
1456 if (serial_txx9_pci_driver.name[0]) in txx9_rs_fini()
1457 pci_unregister_driver (&serial_txx9_pci_driver); in txx9_rs_fini()