Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Dusb.c74 static bool match_endpoint(struct usb_endpoint_descriptor *epd, in match_endpoint() function
155 if (match_endpoint(epd, bulk_in, bulk_out, int_in, int_out)) in usb_find_common_endpoints()
201 if (match_endpoint(epd, bulk_in, bulk_out, int_in, int_out)) in usb_find_common_endpoints_reverse()