Lines Matching refs:attribute
112 as a driver attribute (see below).
114 Sysfs driver attributes are on the driver's sysfs attribute space,
118 Sysfs device attributes are on the thinkpad_acpi device sysfs attribute
122 thinkpad_hwmon device's sysfs attribute space, but you should locate it
123 looking for a hwmon device with the name attribute of "thinkpad", or
131 sysfs driver attribute: version
139 sysfs driver attribute: interface_version
150 attribute.
163 expect that an attribute might not be there, and deal with it properly
164 (an attribute not being there *is* a valid way to make it clear that a
172 sysfs device attribute: hotkey_*
319 attribute will read 0 if the switch is in the "radios
323 This attribute has poll()/select() support.
326 If the ThinkPad has tablet capabilities, this attribute
330 This attribute has poll()/select() support.
339 This attribute has poll()/select() support.
349 This attribute has poll()/select() support.
578 sysfs device attribute: bluetooth_enable (deprecated)
598 attribute, and its current status can also be queried.
690 sysfs device attribute: cmos_command
793 brightness was last written to that attribute.
1259 hwmon device attribute pwm1_enable:
1269 hwmon device attribute pwm1:
1274 This attribute only commands the fan if pmw1_enable is set to 1
1277 hwmon device attribute fan1_input:
1283 hwmon device attribute fan2_input:
1288 hwmon driver attribute fan_watchdog:
1303 sysfs device attribute: wwan_enable (deprecated)
1326 attribute, and its current status can also be queried.
1361 sysfs device attribute: adaptive_kbd_mode
1363 This sysfs attribute controls the keyboard "face" that will be shown on the
1419 at runtime through sysfs, using the driver attribute debug_level. The
1420 attribute takes the same bitmask as the debug module parameter above.