Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
light_get_status
drivers/platform/x86/lenovo/thinkpad_acpi.c
5304
return (light_get_status() == 1) ? LED_ON : LED_OFF;
drivers/platform/x86/lenovo/thinkpad_acpi.c
5372
status = light_get_status();