Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dgeneric.c289 usbfs_notify_suspend(udev); in usb_generic_driver_suspend()
H A Dusb.h111 extern void usbfs_notify_suspend(struct usb_device *udev);
H A Ddevio.c751 void usbfs_notify_suspend(struct usb_device *udev) in usbfs_notify_suspend() function