Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dusb.h35 extern int usb_authorize_device(struct usb_device *);
H A Dsysfs.c750 result = usb_authorize_device(usb_dev); in authorized_store()
H A Dhub.c2702 int usb_authorize_device(struct usb_device *usb_dev) in usb_authorize_device() function