Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-wmi.h36 struct quirk_entry { struct
37 bool hotplug_wireless;
38 bool scalar_panel_brightness;
39 bool store_backlight_power;
40 bool wmi_backlight_set_devstate;
41 bool wmi_force_als_set;
42 bool wmi_ignore_fan;
43 bool filter_i8042_e1_extended_codes;
44 int key_wlan_event;
45 enum asus_wmi_tablet_switch_mode tablet_switch_mode;
[all …]
H A Dhuawei-wmi.c48 struct quirk_entry { struct
54 static struct quirk_entry *quirks; argument
H A Dacer-wmi.c366 struct quirk_entry { struct
377 static struct quirk_entry *quirks; argument
/linux/drivers/platform/x86/amd/pmc/
H A Dpmc-quirks.c18 struct quirk_entry { struct
23 static struct quirk_entry quirk_s2idle_bug = { argument
/linux/drivers/usb/core/
H A Dquirks.c15 struct quirk_entry { struct
23 static struct quirk_entry *quirk_list; argument
/linux/drivers/platform/x86/lenovo/
H A Dwmi-gamezone.c46 struct quirk_entry { struct
50 static struct quirk_entry quirk_no_extreme_bug = { argument
H A Dthinkpad_acpi.c341 struct quirk_entry { struct
345 static struct quirk_entry quirk_btusb_bug = { argument
/linux/drivers/hid/
H A Dhid-quirks.c1298 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local
/linux/drivers/cpufreq/
H A Damd-pstate.c79 struct quirk_entry { struct
89 static struct quirk_entry *quirks; argument
/linux/sound/soc/intel/boards/
H A Dsof_sdw.c802 const struct snd_pci_quirk *quirk_entry; in sof_sdw_check_ssid_quirk() local