Lines Matching +full:suspend +full:- +full:to +full:- +full:ram
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
9 As defined at ``Documentation/ABI/testing/sysfs-class-rc``, those are
18 The ``/sys/class/rc/`` class sub-directory belongs to the Remote
43 Writing "+proto" will add a protocol to the list of enabled protocols.
45 Writing "-proto" will remove a protocol from the list of enabled
63 Use in combination with ``/sys/class/rc/rcN/filter_mask`` to set the
68 This value may be reset to 0 if the current protocol is altered.
76 Sets the scancode filter mask of bits to compare. Use in combination
77 with ``/sys/class/rc/rcN/filter`` to set the bits of the scancode which
79 filter to allow all valid scancodes to be processed.
84 This value may be reset to 0 if the current protocol is altered.
92 Reading this file returns a list of available protocols to use for the
95 rc-5 nec nec-x rc-6-0 rc-6-6a-24 [rc-6-6a-32] rc-6-mce
97 Note that protocol variants are listed, so ``nec``, ``sony``, ``rc-5``, ``rc-6``
120 ``/sys/class/rc/rcN/wakeup_filter_mask`` to set the expected value of
121 the bits set in the wakeup filter mask to trigger a system wake event.
124 scancodes which match the filter will wake the system from e.g. suspend
125 to RAM or power off. Otherwise the write will fail with an error.
127 This value may be reset to 0 if the wakeup protocol is altered.
135 Sets the scancode wakeup filter mask of bits to compare. Use in
136 combination with ``/sys/class/rc/rcN/wakeup_filter`` to set the bits of
137 the scancode which should be compared against the expected value to
141 scancodes which match the filter will wake the system from e.g. suspend
142 to RAM or power off. Otherwise the write will fail with an error.
144 This value may be reset to 0 if the wakeup protocol is altered.