Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddriver.c1375 * usb_suspend_both - suspend a USB device and its interfaces
1401 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) in usb_suspend_both() function
1575 r = usb_suspend_both(udev, msg); in usb_suspend()
1954 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Ddriver.c1372 * usb_suspend_both - suspend a USB device and its interfaces
1398 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) in usb_suspend_both() function
1573 r = usb_suspend_both(udev, msg); in usb_suspend()
1952 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()

Completed in 5 milliseconds