Searched refs:usb_ep_device_type (Results 1 – 2 of 2) sorted by relevance
144 struct device_type usb_ep_device_type = { variable165 ep_dev->dev.type = &usb_ep_device_type; in usb_create_ep_devs()
149 extern struct device_type usb_ep_device_type;165 return dev->type == &usb_ep_device_type; in is_usb_endpoint()