Home
last modified time | relevance | path

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

/drivers/usb/core/
Ddriver.c1296 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) in usb_suspend_both() function
1469 return usb_suspend_both(udev, msg); in usb_suspend()
1849 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()