Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dendpoint.c20 struct ep_device { struct
26 container_of(_dev, struct ep_device, dev) argument
41 struct ep_device *ep = to_ep_device(dev); \
54 struct ep_device *ep = to_ep_device(dev); in wMaxPacketSize_show()
62 struct ep_device *ep = to_ep_device(dev); in type_show()
86 struct ep_device *ep = to_ep_device(dev); in interval_show()
105 struct ep_device *ep = to_ep_device(dev); in direction_show()
139 struct ep_device *ep_dev = to_ep_device(dev); in ep_device_release()
153 struct ep_device *ep_dev; in usb_create_ep_devs()
185 struct ep_device *ep_dev = endpoint->ep_dev; in usb_remove_ep_devs()
/openbmc/linux/include/linux/
H A Dusb.h47 struct ep_device;
72 struct ep_device *ep_dev; /* For sysfs info */