Home
last modified time | relevance | path

Searched refs:quirk_entry (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/platform/x86/
H A Dasus-nb-wmi.c50 static struct quirk_entry *quirks;
91 static struct quirk_entry quirk_asus_unknown = {
96 static struct quirk_entry quirk_asus_q500a = {
105 static struct quirk_entry quirk_asus_x55u = {
111 static struct quirk_entry quirk_asus_wapf4 = {
116 static struct quirk_entry quirk_asus_x200ca = {
121 static struct quirk_entry quirk_asus_x550lb = {
126 static struct quirk_entry quirk_asus_forceals = {
131 static struct quirk_entry quirk_asus_use_kbd_dock_devid = {
135 static struct quirk_entry quirk_asus_use_lid_flip_devid = {
[all …]
H A Deeepc-wmi.c83 static struct quirk_entry quirk_asus_unknown = {
86 static struct quirk_entry quirk_asus_1000h = {
90 static struct quirk_entry quirk_asus_et2012_type1 = {
94 static struct quirk_entry quirk_asus_et2012_type3 = {
99 static struct quirk_entry *quirks;
H A Dasus-wmi.h36 struct quirk_entry { struct
71 struct quirk_entry *quirks; argument
H A Dhuawei-wmi.c48 struct quirk_entry { struct
54 static struct quirk_entry *quirks; argument
115 static struct quirk_entry quirk_unknown = {
118 static struct quirk_entry quirk_battery_reset = {
122 static struct quirk_entry quirk_matebook_x = {
H A Dmsi-laptop.c113 struct quirk_entry { struct
138 static struct quirk_entry *quirks; argument
570 static struct quirk_entry quirk_old_ec_model = {
574 static struct quirk_entry quirk_load_scm_model = {
579 static struct quirk_entry quirk_load_scm_ro_model = {
H A Dacer-wmi.c398 struct quirk_entry { struct
410 static struct quirk_entry *quirks; argument
447 static struct quirk_entry quirk_unknown = {
450 static struct quirk_entry quirk_acer_aspire_1520 = {
454 static struct quirk_entry quirk_acer_travelmate_2490 = {
458 static struct quirk_entry quirk_acer_predator_ph315_53 = {
464 static struct quirk_entry quirk_acer_predator_ph16_72 = {
472 static struct quirk_entry quirk_acer_predator_pt14_51 = {
480 static struct quirk_entry quirk_acer_predator_v4 = {
485 static struct quirk_entry quirk_medion_md_98300 = {
[all …]
/linux/drivers/platform/x86/amd/pmc/
H A Dpmc-quirks.c18 struct quirk_entry { struct
23 static struct quirk_entry quirk_s2idle_bug = { argument
27 static struct quirk_entry quirk_spurious_8042 = {
31 static struct quirk_entry quirk_s2idle_spurious_8042 = {
H A Dpmc.h115 struct quirk_entry *quirks;
/linux/drivers/platform/x86/lenovo/
H A Dwmi-gamezone.c46 struct quirk_entry { struct
50 static struct quirk_entry quirk_no_extreme_bug = { argument
303 struct quirk_entry *quirks; in lwmi_gz_extreme_supported()
H A Dthinkpad_acpi.c341 struct quirk_entry { struct
345 static struct quirk_entry quirk_btusb_bug = { argument
377 struct quirk_entry *quirks;
/linux/drivers/usb/core/
H A Dquirks.c15 struct quirk_entry { struct
23 static struct quirk_entry *quirk_list; argument
64 quirk_list = kcalloc(quirk_count, sizeof(struct quirk_entry), in quirks_param_set()
148 quirk_list[i++] = (struct quirk_entry) in quirks_param_set()
/linux/sound/soc/intel/boards/
H A Dsof_sdw.c838 const struct snd_pci_quirk *quirk_entry; in create_sdw_dailink()
840 quirk_entry = snd_pci_quirk_lookup_id(mach->mach_params.subsystem_vendor, in create_sdw_dailink()
844 if (quirk_entry) in create_sdw_dailink()
845 sof_sdw_quirk = quirk_entry->value; in create_sdw_dailink()
802 const struct snd_pci_quirk *quirk_entry; sof_sdw_check_ssid_quirk() local
/linux/drivers/hid/
H A Dhid-quirks.c1314 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local
1338 quirk_entry = hid_exists_dquirk(hdev); in hid_lookup_quirk()
1339 if (quirk_entry) in hid_lookup_quirk()
1340 quirks = quirk_entry->driver_data; in hid_lookup_quirk()
/linux/drivers/cpufreq/
H A Damd-pstate.c79 struct quirk_entry { struct
89 static struct quirk_entry *quirks; argument
136 static struct quirk_entry quirk_amd_7k62 = {