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 = {131 static struct quirk_entry quirk_asus_use_kbd_dock_devid = {135 static struct quirk_entry quirk_asus_use_lid_flip_devid = {[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;
36 struct quirk_entry { struct71 struct quirk_entry *quirks; argument
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 = {
48 struct quirk_entry { struct54 static struct quirk_entry *quirks; argument115 static struct quirk_entry quirk_unknown = {118 static struct quirk_entry quirk_battery_reset = {122 static struct quirk_entry quirk_matebook_x = {
398 struct quirk_entry { struct410 static struct quirk_entry *quirks; argument447 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_nitro_an515_58 = {463 static struct quirk_entry quirk_acer_predator_ph315_53 = {469 static struct quirk_entry quirk_acer_predator_ph16_72 = {477 static struct quirk_entry quirk_acer_predator_pt14_51 = {485 static struct quirk_entry quirk_acer_predator_v4 = {[all …]
18 struct quirk_entry { struct23 static struct quirk_entry quirk_s2idle_bug = { argument27 static struct quirk_entry quirk_spurious_8042 = {31 static struct quirk_entry quirk_s2idle_spurious_8042 = {
115 struct quirk_entry *quirks;
44 struct quirk_entry { struct48 static struct quirk_entry quirk_no_extreme_bug = { argument301 struct quirk_entry *quirks; in lwmi_gz_extreme_supported()
340 struct quirk_entry { struct344 static struct quirk_entry quirk_btusb_bug = { argument376 struct quirk_entry *quirks;
15 struct quirk_entry { struct23 static struct quirk_entry *quirk_list; argument64 quirk_list = kzalloc_objs(struct quirk_entry, quirk_count); in quirks_param_set()149 quirk_list[i++] = (struct quirk_entry) in quirks_param_set()
855 const struct snd_pci_quirk *quirk_entry; in sof_sdw_check_ssid_quirk() local857 quirk_entry = snd_pci_quirk_lookup_id(mach->mach_params.subsystem_vendor, in sof_sdw_check_ssid_quirk()861 if (quirk_entry) in sof_sdw_check_ssid_quirk()862 sof_sdw_quirk = quirk_entry->value; in sof_sdw_check_ssid_quirk()
1363 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local1387 quirk_entry = hid_exists_dquirk(hdev); in hid_lookup_quirk()1388 if (quirk_entry) in hid_lookup_quirk()1389 quirks = quirk_entry->driver_data; in hid_lookup_quirk()
75 struct quirk_entry { struct112 static struct quirk_entry *nvme_pci_quirk_list;116 static int nvme_parse_quirk_names(char *quirk_str, struct quirk_entry *entry) in nvme_parse_quirk_names()162 static int nvme_parse_quirk_entry(char *s, struct quirk_entry *entry) in nvme_parse_quirk_entry()184 struct quirk_entry *qlist; in quirks_param_set()3627 static struct quirk_entry *detect_dynamic_quirks(struct pci_dev *pdev) in detect_dynamic_quirks()3645 struct quirk_entry *qentry; in nvme_pci_alloc_dev()