Searched defs:iso_in (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_sourcesink.c | 304 disable_endpoints(struct usb_composite_dev *cdev, struct usb_ep *in, struct usb_ep *out, struct usb_ep *iso_in, struct usb_ep *iso_out) disable_endpoints() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_sourcesink.c | 304 disable_endpoints(struct usb_composite_dev *cdev, struct usb_ep *in, struct usb_ep *out, struct usb_ep *iso_in, struct usb_ep *iso_out) disable_endpoints() argument
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | usbtest.c | 102 struct usb_endpoint_descriptor *iso_in, *iso_out; member 148 struct usb_host_endpoint *iso_in, *iso_out; in get_endpoints() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | usbtest.c | 102 struct usb_endpoint_descriptor *iso_in, *iso_out; member 148 struct usb_host_endpoint *iso_in, *iso_out; in get_endpoints() local [all...] |
Completed in 10 milliseconds