Searched refs:usb_host_interface (Results 1 – 2 of 2) sorted by relevance
83 struct usb_host_interface { struct105 usb_find_common_endpoints(struct usb_host_interface *alt, argument119 usb_find_bulk_in_endpoint(struct usb_host_interface *alt, in usb_find_bulk_in_endpoint()126 usb_find_bulk_out_endpoint(struct usb_host_interface *alt, in usb_find_bulk_out_endpoint()133 usb_find_int_in_endpoint(struct usb_host_interface *alt, in usb_find_int_in_endpoint()140 usb_find_int_out_endpoint(struct usb_host_interface *alt, in usb_find_int_out_endpoint()161 usb_find_last_int_in_endpoint(struct usb_host_interface *alt, in usb_find_last_int_in_endpoint()246 struct usb_host_interface *altsetting;248 struct usb_host_interface *cur_altsetting; /* the currently358 struct usb_host_interface altsetting[];[all …]
447 struct usb_host_interface *old_alt,448 struct usb_host_interface *new_alt);
Completed in 13 milliseconds