Searched refs:usb_ep_device_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dusb.h101 extern struct device_type usb_ep_device_type;
116 return dev->type == &usb_ep_device_type;
H A Dendpoint.c27 struct device_type usb_ep_device_type = { variable in typeref:struct:device_type
191 ep_dev->dev.type = &usb_ep_device_type;

Completed in 31 milliseconds