Searched defs:device_driver (Results 1 – 4 of 4) sorted by relevance
214 struct device_driver { struct238 extern int __must_check driver_register(struct device_driver *drv); argument
52 static struct platform_driver device_driver = { variable
441 void *data, int (*fn)(struct device_driver *, void *)) in bus_for_each_drv()
3597 static struct pci_driver device_driver = { variable