Home
last modified time | relevance | path

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

/drivers/usb/core/
Dendpoint.c23 #define to_ep_device(_dev) \ macro
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()