Searched refs:hotkey_handle (Results 1 – 1 of 1) sorted by relevance
| /drivers/platform/loongarch/ |
| A D | loongson-laptop.c | 56 static acpi_handle hotkey_handle; variable 141 if (!acpi_evalf(hotkey_handle, status, "GSWS", "d")) in hotkey_status_get() 245 hotkey_handle = ACPI_HANDLE(&pdev->dev); in loongson_hotkey_probe() 247 if (!hotkey_handle) in loongson_hotkey_probe() 311 if (!hotkey_handle) in ec_get_brightness() 314 if (!acpi_evalf(hotkey_handle, &status, "ECBG", "d")) in ec_get_brightness() 325 if (!hotkey_handle) in ec_set_brightness() 338 if (!hotkey_handle) in ec_backlight_level() 341 if (!acpi_evalf(hotkey_handle, &status, "ECLL", "d")) in ec_backlight_level() 347 if (!acpi_evalf(hotkey_handle, &status, "ECSL", "d")) in ec_backlight_level() [all …]
|
Completed in 10 milliseconds