Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dasus-wmi.h41 struct quirk_entry { struct
42 bool hotplug_wireless;
43 bool scalar_panel_brightness;
44 bool store_backlight_power;
45 bool wmi_backlight_power;
46 bool wmi_backlight_native;
47 bool wmi_force_als_set;
48 int wapf;
75 struct quirk_entry *quirks; argument
Dalienware-wmi.c62 struct quirk_entry { struct
69 static struct quirk_entry *quirks; argument
Dmsi-laptop.c128 struct quirk_entry { struct
129 bool old_ec_model;
153 static struct quirk_entry *quirks; argument
Ddell-laptop.c38 struct quirk_entry { struct
51 static struct quirk_entry *quirks; argument
Dacer-wmi.c308 struct quirk_entry { struct
315 static struct quirk_entry *quirks; argument
/Linux-v4.19/drivers/usb/core/
Dquirks.c15 struct quirk_entry { struct
23 static struct quirk_entry *quirk_list; argument
/Linux-v4.19/drivers/hid/
Dhid-quirks.c1253 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local