Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c6589 static int tpacpi_brightness_get_raw(int *status) in tpacpi_brightness_get_raw() function
6706 res = tpacpi_brightness_get_raw(&status); in brightness_get()
6920 if (tpacpi_brightness_get_raw(&b) < 0) in brightness_init()