Home
last modified time | relevance | path

Searched defs:device_driver (Results 1 – 2 of 2) sorted by relevance

/linux/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c147 struct usbip_host_driver device_driver = { variable
/linux/drivers/base/
H A Dbus.c449 void *data, int (*fn)(struct device_driver *, void *)) in bus_for_each_drv()