Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A 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
H A Dmsi-laptop.c113 struct quirk_entry { struct
114 bool old_ec_model;
138 static struct quirk_entry *quirks; argument
H A Dhuawei-wmi.c48 struct quirk_entry { struct
54 static struct quirk_entry *quirks; argument
H A Dacer-wmi.c317 struct quirk_entry { struct
327 static struct quirk_entry *quirks; argument
H A Dthinkpad_acpi.c318 struct quirk_entry { struct
322 static struct quirk_entry quirk_btusb_bug = { argument
/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc-quirks.c17 struct quirk_entry { struct
22 static struct quirk_entry quirk_s2idle_bug = { argument
/openbmc/linux/drivers/usb/core/
H A Dquirks.c15 struct quirk_entry { struct
23 static struct quirk_entry *quirk_list; argument
/openbmc/linux/drivers/platform/x86/dell/
H A Dalienware-wmi.c52 struct quirk_entry { struct
59 static struct quirk_entry *quirks; argument
H A Ddell-laptop.c36 struct quirk_entry { struct
50 static struct quirk_entry *quirks; argument
/openbmc/linux/drivers/hid/
H A Dhid-quirks.c1285 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local