Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpm.h483 #define PMSG_AUTO_SUSPEND ((struct pm_message) \ macro
/linux-4.4.14/drivers/usb/core/
Ddriver.c1828 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()
Dhub.c2358 err = usb_port_suspend(udev, PMSG_AUTO_SUSPEND); in usb_enumerate_device()
/linux-4.4.14/drivers/ata/
Dlibata-core.c5441 ata_port_suspend(to_ata_port(dev), PMSG_AUTO_SUSPEND); in ata_port_runtime_suspend()