Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dhfcpci.c2263 static struct pci_driver hfc_driver = { variable
2298 WARN_ON_ONCE(driver_for_each_device(&hfc_driver.driver, NULL, arg, in hfcpci_softirq()
2342 err = pci_register_driver(&hfc_driver); in HFC_init()
2357 pci_unregister_driver(&hfc_driver); in HFC_cleanup()