Home
last modified time | relevance | path

Searched defs:quirk_entry (Results 1 – 8 of 8) sorted by relevance

/linux-5.10/drivers/platform/x86/
Dasus-wmi.h28 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 int wapf;
[all …]
Dalienware-wmi.c52 struct quirk_entry { struct
59 static struct quirk_entry *quirks; argument
Dmsi-laptop.c115 struct quirk_entry { struct
116 bool old_ec_model;
140 static struct quirk_entry *quirks; argument
Ddell-laptop.c34 struct quirk_entry { struct
48 static struct quirk_entry *quirks; argument
Dhuawei-wmi.c48 struct quirk_entry { struct
54 static struct quirk_entry *quirks; argument
Dacer-wmi.c295 struct quirk_entry { struct
302 static struct quirk_entry *quirks; argument
/linux-5.10/drivers/usb/core/
Dquirks.c15 struct quirk_entry { struct
23 static struct quirk_entry *quirk_list; argument
/linux-5.10/drivers/hid/
Dhid-quirks.c1236 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local