Searched refs:system76_data (Results 1 – 1 of 1) sorted by relevance
20 struct system76_data { struct57 static int system76_get(struct system76_data *data, char *method) in system76_get()72 static int system76_set(struct system76_data *data, char *method, int value) in system76_set()94 struct system76_data *data; in ap_led_get()97 data = container_of(led, struct system76_data, ap_led); in ap_led_get()108 struct system76_data *data; in ap_led_set()110 data = container_of(led, struct system76_data, ap_led); in ap_led_set()117 struct system76_data *data; in kb_led_get()119 data = container_of(led, struct system76_data, kb_led); in kb_led_get()126 struct system76_data *data; in kb_led_set()[all …]