Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dusb.c595 const struct device_type usb_device_type = { variable
668 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()