Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/ata/
Dlibata-eh.c3953 ap->pm_mesg.event == PM_EVENT_ON) { in ata_eh_handle_port_suspend()
3970 rc = ap->ops->port_suspend(ap, ap->pm_mesg); in ata_eh_handle_port_suspend()
4012 ap->pm_mesg.event != PM_EVENT_ON) { in ata_eh_handle_port_resume()
Dlibata-core.c5273 ap->pm_mesg = mesg; in ata_host_request_pm()
/linux-2.6.39/include/linux/
Dlibata.h778 pm_message_t pm_mesg; member