Searched refs:is_usb_device_driver (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/core/
H A Dusb.h142 static inline int is_usb_device_driver(struct device_driver *drv) is_usb_device_driver() function
H A Ddriver.c797 if (!is_usb_device_driver(drv)) usb_device_match()
809 if (is_usb_device_driver(drv)) usb_device_match()

Completed in 81 milliseconds