Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dsystem76_acpi.c27 struct system76_data { struct
69 static int system76_get(struct system76_data *data, char *method) in system76_get()
83 static int system76_get_index(struct system76_data *data, char *method, int index) in system76_get_index()
104 static int system76_get_object(struct system76_data *data, char *method, union acpi_object **obj) in system76_get_object()
132 static int system76_set(struct system76_data *data, char *method, int value) in system76_set()
294 struct system76_data *data; in ap_led_get()
297 data = container_of(led, struct system76_data, ap_led); in ap_led_get()
308 struct system76_data *data; in ap_led_set()
310 data = container_of(led, struct system76_data, ap_led); in ap_led_set()
317 struct system76_data *data; in kb_led_get()
[all …]