Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dendpoint.c20 struct ep_device { struct
26 container_of(_dev, struct ep_device, dev)
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_de in usb_remove_ep_devs()
[all...]
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dendpoint.c20 struct ep_device { struct
26 container_of(_dev, struct ep_device, dev)
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_de in usb_remove_ep_devs()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h48 struct ep_device;
58 * @ep_dev: ep_device for sysfs info
73 struct ep_device *ep_dev; /* For sysfs info */
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h47 struct ep_device;
57 * @ep_dev: ep_device for sysfs info
72 struct ep_device *ep_dev; /* For sysfs info */

Completed in 8 milliseconds