/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | hif_usb.c | 1362 struct usb_endpoint_descriptor *bulk_in, *bulk_out, *int_in, *int_out; in ath9k_hif_usb_probe() local
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | usb.c | 75 match_endpoint(struct usb_endpoint_descriptor *epd, struct usb_endpoint_descriptor **bulk_in, struct usb_endpoint_descriptor **bulk_out, struct usb_endpoint_descriptor **int_in, struct usb_endpoint_descriptor **int_out) match_endpoint() argument 135 usb_find_common_endpoints(struct usb_host_interface *alt, struct usb_endpoint_descriptor **bulk_in, struct usb_endpoint_descriptor **bulk_out, struct usb_endpoint_descriptor **int_in, struct usb_endpoint_descriptor **int_out) usb_find_common_endpoints() argument 181 usb_find_common_endpoints_reverse(struct usb_host_interface *alt, struct usb_endpoint_descriptor **bulk_in, struct usb_endpoint_descriptor **bulk_out, struct usb_endpoint_descriptor **int_in, struct usb_endpoint_descriptor **int_out) usb_find_common_endpoints_reverse() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | usb.c | 75 match_endpoint(struct usb_endpoint_descriptor *epd, struct usb_endpoint_descriptor **bulk_in, struct usb_endpoint_descriptor **bulk_out, struct usb_endpoint_descriptor **int_in, struct usb_endpoint_descriptor **int_out) match_endpoint() argument 135 usb_find_common_endpoints(struct usb_host_interface *alt, struct usb_endpoint_descriptor **bulk_in, struct usb_endpoint_descriptor **bulk_out, struct usb_endpoint_descriptor **int_in, struct usb_endpoint_descriptor **int_out) usb_find_common_endpoints() argument 181 usb_find_common_endpoints_reverse(struct usb_host_interface *alt, struct usb_endpoint_descriptor **bulk_in, struct usb_endpoint_descriptor **bulk_out, struct usb_endpoint_descriptor **int_in, struct usb_endpoint_descriptor **int_out) usb_find_common_endpoints_reverse() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | hif_usb.c | 1360 struct usb_endpoint_descriptor *bulk_in, *bulk_out, *int_in, *int_out; in ath9k_hif_usb_probe() local
|
/kernel/linux/linux-5.10/drivers/usb/class/ |
H A D | usbtmc.c | 2323 struct usb_endpoint_descriptor *bulk_in, *bulk_out, *int_in; in usbtmc_probe() local
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | usbtest.c | 103 struct usb_endpoint_descriptor *int_in, *int_out; member 149 struct usb_host_endpoint *int_in, *int_out; in get_endpoints() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000.h | 248 struct tm6000_endpoint int_in, int_out; member
|
/kernel/linux/linux-6.6/drivers/usb/class/ |
H A D | usbtmc.c | 2364 struct usb_endpoint_descriptor *bulk_in, *bulk_out, *int_in; in usbtmc_probe() local
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | usbtest.c | 103 struct usb_endpoint_descriptor *int_in, *int_out; member 149 struct usb_host_endpoint *int_in, *int_out; in get_endpoints() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | usb.h | 132 usb_find_int_in_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_in) usb_find_int_in_endpoint() argument 160 usb_find_last_int_in_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_in) usb_find_last_int_in_endpoint() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | usb.h | 131 usb_find_int_in_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_in) usb_find_int_in_endpoint() argument 159 usb_find_last_int_in_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_in) usb_find_last_int_in_endpoint() argument
|