Home
last modified time | relevance | path

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

/drivers/usb/core/
A Dendpoint.c21 struct ep_device { struct
27 container_of(_dev, struct ep_device, dev) argument
42 struct ep_device *ep = to_ep_device(dev); \
55 struct ep_device *ep = to_ep_device(dev); in wMaxPacketSize_show()
63 struct ep_device *ep = to_ep_device(dev); in type_show()
87 struct ep_device *ep = to_ep_device(dev); in interval_show()
106 struct ep_device *ep = to_ep_device(dev); in direction_show()
140 struct ep_device *ep_dev = to_ep_device(dev); in ep_device_release()
154 struct ep_device *ep_dev; in usb_create_ep_devs()
186 struct ep_device *ep_dev = endpoint->ep_dev; in usb_remove_ep_devs()

Completed in 5 milliseconds