Home
last modified time | relevance | path

Searched refs:system76_get (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dsystem76_acpi.c57 static int system76_get(struct system76_data *data, char *method) in system76_get() function
98 value = system76_get(data, "GAPL"); in ap_led_get()
195 value = system76_get(data, "GKBL"); in kb_led_hotkey_hardware()
310 err = system76_get(data, "INIT"); in system76_add()
365 system76_get(data, "FINI"); in system76_remove()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsystem76_acpi.c76 static int system76_get(struct system76_data *data, char *method) in system76_get() function
305 value = system76_get(data, "GAPL"); in ap_led_get()
414 value = system76_get(data, "GKBB"); in kb_led_hotkey_hardware()
416 value = system76_get(data, "GKBL"); in kb_led_hotkey_hardware()
690 err = system76_get(data, "INIT"); in system76_add()
709 data->kbled_type = system76_get(data, "GKBK"); in system76_add()
806 system76_get(data, "FINI"); in system76_remove()

Completed in 3 milliseconds