Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddriver.c1402 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) in usb_suspend_both() function
1587 r = usb_suspend_both(udev, msg); in usb_suspend()
1966 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()