Home
last modified time | relevance | path

Searched refs:thinkpad_led (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/acpica/acpi_thinkpad/
H A Dacpi_thinkpad.c329 static void thinkpad_led(void *softc, int onoff);
391 thinkpad_led(void *softc, int onoff) in thinkpad_led() function
603 sc->led_dev = led_create_state(thinkpad_led, sc, "thinklight", in acpi_thinkpad_attach()