Lines Matching refs:file
48 using the relevant :file:`/sys/devices/.../power/wakeup` file (for
102 struct dev_pm_ops defined in :file:`include/linux/pm.h`. The roles of the
138 :file:`/sys/devices/.../power/wakeup` files
145 defined in :file:`include/linux/pm_wakeup.h`.
161 :file:`power/wakeup` file. User space can write the "enabled" or "disabled"
163 to signal system wakeup. This file is only present if the
166 Reads from the file will return the corresponding string.
168 The initial value in the :file:`power/wakeup` file is "disabled" for the
176 :c:member:`power.wakeup` object exists and the corresponding :file:`power/wakeup`
177 file contains the "enabled" string. This information is used by subsystems,
195 :file:`/sys/devices/.../power/control` files
205 the device's :file:`power/control` sysfs file. Writing "auto" calls
211 of the :c:member:`runtime_auto` flag by reading that file.
220 :file:`Documentation/power/runtime_pm.rst`.
709 struct dev_pm_domain, defined in :file:`include/linux/pm.h`, providing a set
729 :file:`Documentation/power/runtime_pm.rst` for more information). If an
808 the full-power state, as explained in :file:`Documentation/power/runtime_pm.rst`.