Home
last modified time | relevance | path

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

/drivers/platform/x86/
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 = {
140 static struct quirk_entry quirk_asus_tablet_mode = {
145 static struct quirk_entry quirk_asus_ignore_fan = {
[all …]
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;
A Dasus-wmi.h35 struct quirk_entry { struct
70 struct quirk_entry *quirks; argument
A Dhuawei-wmi.c48 struct quirk_entry { struct
54 static struct quirk_entry *quirks; argument
111 static struct quirk_entry quirk_unknown = {
114 static struct quirk_entry quirk_battery_reset = {
118 static struct quirk_entry quirk_matebook_x = {
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 = {
A Dacer-wmi.c365 struct quirk_entry { struct
376 static struct quirk_entry *quirks; argument
410 static struct quirk_entry quirk_unknown = {
413 static struct quirk_entry quirk_acer_aspire_1520 = {
417 static struct quirk_entry quirk_acer_travelmate_2490 = {
427 static struct quirk_entry quirk_acer_predator_ph16_72 = {
434 static struct quirk_entry quirk_acer_predator_pt14_51 = {
441 static struct quirk_entry quirk_acer_predator_v4 = {
446 static struct quirk_entry quirk_medion_md_98300 = {
450 static struct quirk_entry quirk_fujitsu_amilo_li_1718 = {
[all …]
/drivers/platform/x86/amd/pmc/
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 = {
A Dpmc.h115 struct quirk_entry *quirks;
/drivers/platform/x86/lenovo/
A Dwmi-gamezone.c46 struct quirk_entry { struct
50 static struct quirk_entry quirk_no_extreme_bug = { argument
296 struct quirk_entry *quirks; in lwmi_gz_extreme_supported()
A Dthinkpad_acpi.c341 struct quirk_entry { struct
345 static struct quirk_entry quirk_btusb_bug = { argument
377 struct quirk_entry *quirks;
/drivers/usb/core/
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()
/drivers/platform/x86/dell/
A Ddell-laptop.c38 struct quirk_entry { struct
52 static struct quirk_entry *quirks; argument
54 static struct quirk_entry quirk_dell_vostro_v130 = {
68 static struct quirk_entry quirk_dell_xps13_9333 = {
73 static struct quirk_entry quirk_dell_xps13_9370 = {
77 static struct quirk_entry quirk_dell_latitude_e6410 = {
81 static struct quirk_entry quirk_dell_inspiron_1012 = {
85 static struct quirk_entry quirk_dell_latitude_7520 = {
/drivers/hid/
A Dhid-quirks.c1295 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local
1319 quirk_entry = hid_exists_dquirk(hdev); in hid_lookup_quirk()
1320 if (quirk_entry) in hid_lookup_quirk()
1321 quirks = quirk_entry->driver_data; in hid_lookup_quirk()
/drivers/cpufreq/
A Damd-pstate.c79 struct quirk_entry { struct
89 static struct quirk_entry *quirks; argument
134 static struct quirk_entry quirk_amd_7k62 = {

Completed in 733 milliseconds