Searched defs:usb_suspend_both (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/core/
H A Ddriver.c1270 * usb_suspend_both - suspend a USB device and its interfaces
1296 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) function
1451 return usb_suspend_both(udev, msg);
1820 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND);

Completed in 70 milliseconds