Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
A Dusb.h146 extern struct device_type usb_device_type;
154 return dev->type == &usb_device_type; in is_usb_device()
A Dusb.c564 struct device_type usb_device_type = { variable
646 dev->dev.type = &usb_device_type; in usb_alloc_dev()
1011 if (dev->type == &usb_device_type) in usb_bus_notify()
1018 if (dev->type == &usb_device_type) in usb_bus_notify()
/linux/
A DSystem.map157060 ffff800012082250 D usb_device_type
A D.tmp_System.map157060 ffff800012082250 D usb_device_type

Completed in 337 milliseconds