Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsystem76_acpi.c34 struct system76_data { struct
77 static int system76_get(struct system76_data *data, char *method) in system76_get()
91 static int system76_get_index(struct system76_data *data, char *method, int index) in system76_get_index()
112 static int system76_get_object(struct system76_data *data, char *method, union acpi_object **obj) in system76_get_object()
140 static int system76_set(struct system76_data *data, char *method, int value) in system76_set()
302 struct system76_data *data; in ap_led_get()
305 data = container_of(led, struct system76_data, ap_led); in ap_led_get()
316 struct system76_data *data; in ap_led_set()
318 data = container_of(led, struct system76_data, ap_led); in ap_led_set()
325 struct system76_data *data; in kb_led_get()
[all …]