1 #ifndef __THINKPAD_ACPI_H__
2 #define __THINKPAD_ACPI_H__
4 /* These two functions return 0 if success, or negative error code
5 (e g -ENODEV if no led present) */
13 int tpacpi_led_set(int whichled
, bool on
);
This page took 0.038206 seconds and 6 git commands to generate.