Searched refs:ep_device (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 Dendpoint.c19 struct ep_device { struct
25 container_of(_dev, struct ep_device, dev)
44 struct ep_device *ep = to_ep_device(dev); \
57 struct ep_device *ep = to_ep_device(dev);
66 struct ep_device *ep = to_ep_device(dev);
90 struct ep_device *ep = to_ep_device(dev);
136 struct ep_device *ep = to_ep_device(dev);
170 struct ep_device *ep_dev = to_ep_device(dev);
179 struct ep_device *ep_dev;
212 struct ep_device *ep_de
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dusb.h46 struct ep_device;
55 * @ep_dev: ep_device for sysfs info
68 struct ep_device *ep_dev; /* For sysfs info */

Completed in 24 milliseconds