Searched refs:usb_device_type (Results 1 – 1 of 1) sorted by relevance
595 const struct device_type usb_device_type = { variable668 dev->dev.type = &usb_device_type; in usb_alloc_dev()1037 if (dev->type == &usb_device_type) in usb_bus_notify()1044 if (dev->type == &usb_device_type) in usb_bus_notify()