Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/acpi/
H A Dthinkpad_acpi.c204 static void thinkpad_brightness_down(device_t);
433 thinkpad_brightness_down, true)) in thinkpad_attach()
460 thinkpad_brightness_down, true); in thinkpad_detach()
524 thinkpad_brightness_down(self); in thinkpad_get_hotkeys()
981 thinkpad_brightness_down(device_t self) in thinkpad_brightness_down() function