Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-nb-wmi.c50 static struct quirk_entry *quirks;
90 static struct quirk_entry quirk_asus_unknown = {
95 static struct quirk_entry quirk_asus_q500a = {
104 static struct quirk_entry quirk_asus_x55u = {
110 static struct quirk_entry quirk_asus_wapf4 = {
115 static struct quirk_entry quirk_asus_x200ca = {
120 static struct quirk_entry quirk_asus_x550lb = {
125 static struct quirk_entry quirk_asus_forceals = {
130 static struct quirk_entry quirk_asus_use_kbd_dock_devid = {
134 static struct quirk_entry quirk_asus_use_lid_flip_devi
[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.h35 struct quirk_entry { struct
70 struct quirk_entry *quirks; argument
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 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 = {
H A Dacer-wmi.c339 struct quirk_entry {
350 static struct quirk_entry *quirks;
384 static struct quirk_entry quirk_unknown = {
387 static struct quirk_entry quirk_acer_aspire_1520 = {
391 static struct quirk_entry quirk_acer_travelmate_2490 = {
395 static struct quirk_entry quirk_acer_predator_ph315_53 = {
401 static struct quirk_entry quirk_acer_predator_v4 = {
406 static struct quirk_entry quirk_medion_md_98300 = {
410 static struct quirk_entry quirk_fujitsu_amilo_li_1718 = {
414 static struct quirk_entry quirk_lenovo_ideapad_s20
340 struct quirk_entry { global() struct
351 predator_v4quirk_entry global() argument
[all...]
H A Dthinkpad_acpi.c339 struct quirk_entry { struct
343 static struct quirk_entry quirk_btusb_bug = { argument
377 struct quirk_entry *quirks;
/linux/drivers/platform/x86/amd/pmf/
H A Dpmf-quirks.c15 struct quirk_entry { struct
19 static struct quirk_entry quirk_no_sps_bug = { argument
54 struct quirk_entry *quirks; in amd_pmf_quirks_init()
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi.c52 struct quirk_entry { struct
59 static struct quirk_entry *quirks; argument
62 static struct quirk_entry quirk_inspiron5675 = {
69 static struct quirk_entry quirk_unknown = {
76 static struct quirk_entry quirk_x51_r1_r2 = {
83 static struct quirk_entry quirk_x51_r3 = {
90 static struct quirk_entry quirk_asm100 = {
97 static struct quirk_entry quirk_asm200 = {
104 static struct quirk_entry quirk_asm201 = {
H A Ddell-laptop.c38 struct quirk_entry {
52 static struct quirk_entry *quirks;
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 = {
36 struct quirk_entry { global() struct
50 kbd_timeoutsquirk_entry global() argument
/linux/drivers/platform/x86/amd/pmc/
H A Dpmc-quirks.c17 struct quirk_entry { struct
22 static struct quirk_entry quirk_s2idle_bug = { argument
26 static struct quirk_entry quirk_spurious_8042 = {
H A Dpmc.h50 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/include/linux/
H A Damd-pstate.h
/linux/drivers/hid/
H A Dhid-quirks.c1282 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local
1306 quirk_entry = hid_exists_dquirk(hdev); in hid_lookup_quirk()
1307 if (quirk_entry) in hid_lookup_quirk()
1308 quirks = quirk_entry->driver_data; in hid_lookup_quirk()
/linux/drivers/cpufreq/
H A Damd-pstate.c78 struct quirk_entry { struct
89 static struct quirk_entry *quirks; argument
134 static struct quirk_entry quirk_amd_7k62 = {