We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9487bd6 commit 50ee738Copy full SHA for 50ee738
Documentation/rfkill.txt
@@ -83,6 +83,8 @@ rfkill drivers that control devices that can be hard-blocked unless they also
83
assign the poll_hw_block() callback (then the rfkill core will poll the
84
device). Don't do this unless you cannot get the event in any other way.
85
86
+RFKill provides per-switch LED triggers, which can be used to drive LEDs
87
+according to the switch state (LED_FULL when blocked, LED_OFF otherwise).
88
89
90
5. Userspace support
0 commit comments