Searched refs:usb_device_type (Results 1 – 4 of 4) sorted by relevance
146 extern struct device_type usb_device_type;154 return dev->type == &usb_device_type; in is_usb_device()
564 struct device_type usb_device_type = { variable646 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()
157060 ffff800012082250 D usb_device_type
Completed in 337 milliseconds