Searched defs:int_out (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1360 struct usb_endpoint_descriptor *bulk_in, *bulk_out, *int_in, *int_out; local
/linux-master/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) 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) 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) argument
[all...]
/linux-master/drivers/usb/misc/
H A Dusbtest.c103 struct usb_endpoint_descriptor *int_in, *int_out; member in struct:usbtest_dev
149 struct usb_host_endpoint *int_in, *int_out; local
[all...]
/linux-master/arch/mips/include/asm/sn/
H A Dioc3.h124 u32 int_out; /* 0x0002c */ member in struct:ioc3
/linux-master/include/linux/
H A Dusb.h138 usb_find_int_out_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_out) argument
166 usb_find_last_int_out_endpoint(struct usb_host_interface *alt, struct usb_endpoint_descriptor **int_out) argument

Completed in 171 milliseconds