Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/core/
H 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()
/linux-6.15/include/linux/
H A Dusb.h47 struct ep_device;
74 struct ep_device *ep_dev; /* For sysfs info */