Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dquirks.c628 static bool usb_match_any_interface(struct usb_device *udev, in usb_match_any_interface()
676 !usb_match_any_interface(udev, id)) in usb_detect_static_quirks()
624 static bool usb_match_any_interface(struct usb_device *udev, usb_match_any_interface() function