Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c6522 static int tpacpi_brightness_get_raw(int *status) in tpacpi_brightness_get_raw() function
6639 res = tpacpi_brightness_get_raw(&status); in brightness_get()
6853 if (tpacpi_brightness_get_raw(&b) < 0) in brightness_init()