Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusb_usual.h98 extern int usb_usual_ignore_device(struct usb_interface *intf);
/openbmc/linux/drivers/usb/storage/
H A Dusual-tables.c91 int usb_usual_ignore_device(struct usb_interface *intf) in usb_usual_ignore_device() function
H A Dusb.c1113 if (usb_usual_ignore_device(intf)) in storage_probe()