Lines Matching defs:quirk_entry
28 struct quirk_entry { struct
29 bool hotplug_wireless;
30 bool scalar_panel_brightness;
31 bool store_backlight_power;
32 bool wmi_backlight_power;
33 bool wmi_backlight_native;
34 bool wmi_backlight_set_devstate;
35 bool wmi_force_als_set;
36 bool use_kbd_dock_devid;
37 bool use_lid_flip_devid;
38 int wapf;
65 struct quirk_entry *quirks; argument