Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/core/
Ddriver.c1191 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) in usb_suspend_both() function
1342 return usb_suspend_both(udev, msg); in usb_suspend()
1705 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()