Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/core/
Dendpoint.c18 struct ep_device { struct
24 container_of(_dev, struct ep_device, dev) argument
39 struct ep_device *ep = to_ep_device(dev); \
52 struct ep_device *ep = to_ep_device(dev); in wMaxPacketSize_show()
61 struct ep_device *ep = to_ep_device(dev); in type_show()
85 struct ep_device *ep = to_ep_device(dev); in interval_show()
131 struct ep_device *ep = to_ep_device(dev); in direction_show()
165 struct ep_device *ep_dev = to_ep_device(dev); in ep_device_release()
179 struct ep_device *ep_dev; in usb_create_ep_devs()
211 struct ep_device *ep_dev = endpoint->ep_dev; in usb_remove_ep_devs()
/linux-4.1.27/include/linux/
Dusb.h47 struct ep_device;
70 struct ep_device *ep_dev; /* For sysfs info */