Searched refs:quirk_entry (Results 1 – 14 of 14) sorted by relevance
50 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 …]
83 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;
35 struct quirk_entry { struct70 struct quirk_entry *quirks; argument
48 struct quirk_entry { struct54 static struct quirk_entry *quirks; argument111 static struct quirk_entry quirk_unknown = {114 static struct quirk_entry quirk_battery_reset = {118 static struct quirk_entry quirk_matebook_x = {
113 struct quirk_entry { struct138 static struct quirk_entry *quirks; argument570 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 = {
365 struct quirk_entry { struct376 static struct quirk_entry *quirks; argument410 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 …]
18 struct quirk_entry { struct23 static struct quirk_entry quirk_s2idle_bug = { argument27 static struct quirk_entry quirk_spurious_8042 = {
115 struct quirk_entry *quirks;
46 struct quirk_entry { struct50 static struct quirk_entry quirk_no_extreme_bug = { argument296 struct quirk_entry *quirks; in lwmi_gz_extreme_supported()
341 struct quirk_entry { struct345 static struct quirk_entry quirk_btusb_bug = { argument377 struct quirk_entry *quirks;
15 struct quirk_entry { struct23 static struct quirk_entry *quirk_list; argument64 quirk_list = kcalloc(quirk_count, sizeof(struct quirk_entry), in quirks_param_set()148 quirk_list[i++] = (struct quirk_entry) in quirks_param_set()
38 struct quirk_entry { struct52 static struct quirk_entry *quirks; argument54 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 = {
1295 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local1319 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()
79 struct quirk_entry { struct89 static struct quirk_entry *quirks; argument134 static struct quirk_entry quirk_amd_7k62 = {
Completed in 733 milliseconds