Home
last modified time | relevance | path

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

/Linux-v5.4/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 int wapf;
63 struct quirk_entry *quirks; argument
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
47 static struct quirk_entry *quirks; argument
Dacer-wmi.c294 struct quirk_entry { struct
301 static struct quirk_entry *quirks; argument
/Linux-v5.4/drivers/usb/core/
Dquirks.c15 struct quirk_entry { struct
23 static struct quirk_entry *quirk_list; argument
/Linux-v5.4/drivers/hid/
Dhid-quirks.c1228 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local