Searched refs:usb_if_device_type (Results 1 – 3 of 3) sorted by relevance
148 extern struct device_type usb_if_device_type;160 return dev->type == &usb_if_device_type; in is_usb_interface()
1039 else if (dev->type == &usb_if_device_type) in usb_bus_notify()1046 else if (dev->type == &usb_if_device_type) in usb_bus_notify()
1852 struct device_type usb_if_device_type = { variable2135 intf->dev.type = &usb_if_device_type; in usb_set_configuration()