Home
last modified time | relevance | path

Searched refs:usb_check_int_endpoints (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dusb.c261 * usb_check_int_endpoints - Check whether an interface's current altsetting
272 bool usb_check_int_endpoints( in usb_check_int_endpoints() function
284 EXPORT_SYMBOL_GPL(usb_check_int_endpoints); variable
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.c261 * usb_check_int_endpoints - Check whether an interface's current altsetting
272 bool usb_check_int_endpoints( in usb_check_int_endpoints() function
284 EXPORT_SYMBOL_GPL(usb_check_int_endpoints); variable
/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-shark.c325 if (!usb_check_int_endpoints(intf, ep_addresses)) { in usb_shark_probe()
H A Dradio-shark2.c291 if (!usb_check_int_endpoints(intf, ep_addresses)) { in usb_shark_probe()
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-shark.c325 if (!usb_check_int_endpoints(intf, ep_addresses)) { in usb_shark_probe()
H A Dradio-shark2.c291 if (!usb_check_int_endpoints(intf, ep_addresses)) { in usb_shark_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h284 bool usb_check_int_endpoints(
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h307 bool usb_check_int_endpoints(

Completed in 15 milliseconds