Home
last modified time | relevance | path

Searched refs:usb_find_last_int_out_endpoint (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/usb/misc/
Dldusb.c692 res = usb_find_last_int_out_endpoint(iface_desc, in ld_usb_probe()
Diowarrior.c788 res = usb_find_last_int_out_endpoint(iface_desc, in iowarrior_probe()
/Linux-v6.6/include/linux/
Dusb.h166 usb_find_last_int_out_endpoint(struct usb_host_interface *alt, in usb_find_last_int_out_endpoint() function