Searched defs:device_driver (Results 1 – 3 of 3) sorted by relevance
52 static struct platform_driver device_driver = { variable
1717 static struct pci_driver device_driver = { variable
454 void *data, int (*fn)(struct device_driver *, void *)) in bus_for_each_drv()