Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpm.h471 #define PMSG_AUTO_SUSPEND ((struct pm_message) \ macro
/linux-4.1.27/drivers/usb/core/
Ddriver.c1821 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()
Dhub.c2348 err = usb_port_suspend(udev, PMSG_AUTO_SUSPEND); in usb_enumerate_device()
/linux-4.1.27/drivers/ata/
Dlibata-core.c5440 ata_port_suspend(to_ata_port(dev), PMSG_AUTO_SUSPEND); in ata_port_runtime_suspend()