Lines Matching +full:gpio +full:- +full:fan
4 "Example fan with tach feedback detection method. Fans without any",
10 "of time in seconds that a fan must be missing before an event log is",
25 "Example fan with gpio detection method. Fans with dedicated gpios can",
26 "use the gpio detection method. The gpio detection uses Linux gpio-keys,",
34 "type": "gpio",
37 "devpath": "/dev/input/by-path/platform-gpio-keys-event"
43 "Example fan with fallback redundancy policy. Multiple detection methods",
44 "for a single fan are allowed. When multiple detection methods are",
49 "when the first method does not detect a fan and the second method does."
56 "type": "gpio",
59 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
72 "Example fan with anyof redundancy policy. The anyof algorithm reports",
80 "type": "gpio",
83 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"