Home
last modified time | relevance | path

Searched defs:int_in (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1362 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 Dusb.c75 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 Dusb.c75 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 Dhif_usb.c1360 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 Dusbtmc.c2323 struct usb_endpoint_descriptor *bulk_in, *bulk_out, *int_in; in usbtmc_probe() local
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dusbtest.c103 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 Dtm6000.h248 struct tm6000_endpoint int_in, int_out; member
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dusbtmc.c2364 struct usb_endpoint_descriptor *bulk_in, *bulk_out, *int_in; in usbtmc_probe() local
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dusbtest.c103 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 Dusb.h132 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 Dusb.h131 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

Completed in 24 milliseconds