Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/acpi/
H A Dthinkpad_acpi.c205 static uint8_t thinkpad_brightness_read(thinkpad_softc_t *);
959 thinkpad_brightness_read(thinkpad_softc_t *sc) in thinkpad_brightness_read() function
974 if (thinkpad_brightness_read(sc) == 7) in thinkpad_brightness_up()
985 if (thinkpad_brightness_read(sc) == 0) in thinkpad_brightness_down()