Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dusb.h34 extern int usb_deauthorize_device(struct usb_device *);
H A Dsysfs.c748 result = usb_deauthorize_device(usb_dev); in authorized_store()
H A Dhub.c2687 int usb_deauthorize_device(struct usb_device *usb_dev) in usb_deauthorize_device() function