Searched refs:usb_check_int_endpoints (Results 1 – 10 of 10) sorted by relevance
176 if (!usb_check_int_endpoints(usbif, ep_addr)) { in thrustmaster_interrupts()
273 bool usb_check_int_endpoints( in usb_check_int_endpoints() function285 EXPORT_SYMBOL_GPL(usb_check_int_endpoints);
291 if (!usb_check_int_endpoints(intf, ep_addresses)) { in usb_shark_probe()
325 if (!usb_check_int_endpoints(intf, ep_addresses)) { in usb_shark_probe()
1090 !usb_check_int_endpoints(intf, int_ep_addr)) in carl9170_usb_probe()1102 !usb_check_int_endpoints(intf, int_ep_addr)) in carl9170_usb_probe()
907 !usb_check_int_endpoints(intf, int_ep_addr)) { in kaweth_probe()
914 !usb_check_int_endpoints(intf, int_ep_addr)) { in rtl8150_probe()
799 !usb_check_int_endpoints(intf, int_ep_addr)) { in catc_probe()
311 bool usb_check_int_endpoints(
1177 ret = usb_check_int_endpoints(intf, ep_addrs); in cxacru_bind()