Searched refs:usb_check_int_endpoints (Results 1 – 8 of 8) sorted by relevance
272 bool usb_check_int_endpoints( in usb_check_int_endpoints() function284 EXPORT_SYMBOL_GPL(usb_check_int_endpoints);
176 if (!usb_check_int_endpoints(usbif, ep_addr)) { in thrustmaster_interrupts()
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()
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()
900 !usb_check_int_endpoints(intf, int_ep_addr)) { in rtl8150_probe()
309 bool usb_check_int_endpoints(
1177 ret = usb_check_int_endpoints(intf, ep_addrs); in cxacru_bind()