Searched refs:usb_check_bulk_endpoints (Results 1 – 7 of 7) sorted by relevance
246 bool usb_check_bulk_endpoints( in usb_check_bulk_endpoints() function258 EXPORT_SYMBOL_GPL(usb_check_bulk_endpoints);
1082 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr) || in carl9170_usb_probe()1094 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr) || in carl9170_usb_probe()
305 bool usb_check_bulk_endpoints(
1663 if (!usb_check_bulk_endpoints(intf, out_ep)) { in dlfb_usb_probe()
1600 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr)) { in ar5523_probe()
1807 if (status == 0 && !usb_check_bulk_endpoints(udev, ep_addrs)) in usbnet_probe()
2791 if (!usb_check_bulk_endpoints(intf, ep_addresses)) { in sisusb_probe()