Home
last modified time | relevance | path

Searched refs:wakeup_path (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dpm_wakeup.h89 return dev->power.wakeup_path; in device_wakeup_path()
94 dev->power.wakeup_path = true; in device_set_wakeup_path()
Dpm.h587 bool wakeup_path:1; member