Home
last modified time | relevance | path

Searched refs:usb_host_interface (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dusb.h83 struct usb_host_interface { struct
105 usb_find_common_endpoints(struct usb_host_interface *alt, argument
119 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 currently
358 struct usb_host_interface altsetting[];
[all …]
/include/linux/usb/
A Dhcd.h447 struct usb_host_interface *old_alt,
448 struct usb_host_interface *new_alt);

Completed in 13 milliseconds