/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/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/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/arch/mips/include/asm/sn/ |
H A D | ioc3.h | 124 u32 int_out; /* 0x0002c */ member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/ |
H A D | ioc3.h | 124 u32 int_out; /* 0x0002c */ member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | usb.h | 139 usb_find_int_out_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_out) usb_find_int_out_endpoint() argument 167 usb_find_last_int_out_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_out) usb_find_last_int_out_endpoint() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | usb.h | 138 usb_find_int_out_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_out) usb_find_int_out_endpoint() argument 166 usb_find_last_int_out_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_out) usb_find_last_int_out_endpoint() argument
|