Lines Matching defs:data

76 static int system76_get(struct system76_data *data, char *method)  in system76_get()
90 static int system76_get_index(struct system76_data *data, char *method, int index) in system76_get_index()
111 static int system76_get_object(struct system76_data *data, char *method, union acpi_object **obj) in system76_get_object()
139 static int system76_set(struct system76_data *data, char *method, int value) in system76_set()
301 struct system76_data *data; in ap_led_get() local
315 struct system76_data *data; in ap_led_set() local
324 struct system76_data *data; in kb_led_get() local
333 struct system76_data *data; in kb_led_set() local
351 struct system76_data *data; in kb_led_color_show() local
366 struct system76_data *data; in kb_led_color_store() local
400 static void kb_led_notify(struct system76_data *data) in kb_led_notify()
409 static void kb_led_hotkey_hardware(struct system76_data *data) in kb_led_hotkey_hardware()
426 static void kb_led_hotkey_toggle(struct system76_data *data) in kb_led_hotkey_toggle()
438 static void kb_led_hotkey_down(struct system76_data *data) in kb_led_hotkey_down()
456 static void kb_led_hotkey_up(struct system76_data *data) in kb_led_hotkey_up()
474 static void kb_led_hotkey_color(struct system76_data *data) in kb_led_hotkey_color()
500 const struct system76_data *data = drvdata; in thermal_is_visible() local
524 struct system76_data *data = dev_get_drvdata(dev); in thermal_read() local
568 struct system76_data *data = dev_get_drvdata(dev); in thermal_read_string() local
637 static void input_key(struct system76_data *data, unsigned int code) in input_key()
649 struct system76_data *data; in system76_notify() local
677 struct system76_data *data; in system76_add() local
793 struct system76_data *data; in system76_remove() local