Lines Matching defs:system76_data
27 struct system76_data { struct
28 struct acpi_device *acpi_dev;
29 struct led_classdev ap_led;
30 struct led_classdev kb_led;
31 enum led_brightness kb_brightness;
32 enum led_brightness kb_toggle_brightness;
33 int kb_color;
34 struct device *therm;
35 union acpi_object *nfan;
36 union acpi_object *ntmp;
37 struct input_dev *input;
38 bool has_open_ec;