Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/x86/
Dasus-wmi.h35 struct quirk_entry { struct
36 bool hotplug_wireless;
37 bool scalar_panel_brightness;
38 bool store_backlight_power;
39 bool wmi_backlight_set_devstate;
40 bool wmi_force_als_set;
41 bool wmi_ignore_fan;
42 enum asus_wmi_tablet_switch_mode tablet_switch_mode;
43 int wapf;
70 struct quirk_entry *quirks; argument
Dmsi-laptop.c113 struct quirk_entry { struct
114 bool old_ec_model;
138 static struct quirk_entry *quirks; argument
Dhuawei-wmi.c48 struct quirk_entry { struct
54 static struct quirk_entry *quirks; argument
Dacer-wmi.c316 struct quirk_entry { struct
326 static struct quirk_entry *quirks; argument
Dthinkpad_acpi.c317 struct quirk_entry { struct
321 static struct quirk_entry quirk_btusb_bug = { argument
/linux-6.6.21/drivers/platform/x86/amd/pmc/
Dpmc-quirks.c17 struct quirk_entry { struct
22 static struct quirk_entry quirk_s2idle_bug = { argument
/linux-6.6.21/drivers/usb/core/
Dquirks.c15 struct quirk_entry { struct
23 static struct quirk_entry *quirk_list; argument
/linux-6.6.21/drivers/platform/x86/dell/
Dalienware-wmi.c52 struct quirk_entry { struct
59 static struct quirk_entry *quirks; argument
Ddell-laptop.c36 struct quirk_entry { struct
50 static struct quirk_entry *quirks; argument
/linux-6.6.21/drivers/hid/
Dhid-quirks.c1282 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local