quirk_entry
static struct quirk_entry quirk_amd_7k62 = {
static struct quirk_entry *quirks;
const struct hid_device_id *quirk_entry = NULL;
quirk_entry = hid_exists_dquirk(hdev);
if (quirk_entry)
quirks = quirk_entry->driver_data;
static struct quirk_entry *nvme_pci_quirk_list;
static int nvme_parse_quirk_names(char *quirk_str, struct quirk_entry *entry)
static int nvme_parse_quirk_entry(char *s, struct quirk_entry *entry)
struct quirk_entry *qlist;
static struct quirk_entry *detect_dynamic_quirks(struct pci_dev *pdev)
struct quirk_entry *qentry;
static struct quirk_entry *quirks;
static struct quirk_entry quirk_unknown = {
static struct quirk_entry quirk_acer_aspire_1520 = {
static struct quirk_entry quirk_acer_travelmate_2490 = {
static struct quirk_entry quirk_acer_nitro_an515_58 = {
static struct quirk_entry quirk_acer_predator_ph315_53 = {
static struct quirk_entry quirk_acer_predator_ph16_72 = {
static struct quirk_entry quirk_acer_predator_pt14_51 = {
static struct quirk_entry quirk_acer_predator_v4 = {
static struct quirk_entry quirk_medion_md_98300 = {
static struct quirk_entry quirk_fujitsu_amilo_li_1718 = {
static struct quirk_entry quirk_lenovo_ideapad_s205 = {
static struct quirk_entry quirk_s2idle_bug = {
static struct quirk_entry quirk_spurious_8042 = {
static struct quirk_entry quirk_s2idle_spurious_8042 = {
struct quirk_entry *quirks;
static struct quirk_entry quirk_asus_x55u = {
static struct quirk_entry quirk_asus_wapf4 = {
static struct quirk_entry quirk_asus_x200ca = {
static struct quirk_entry quirk_asus_x550lb = {
static struct quirk_entry quirk_asus_forceals = {
static struct quirk_entry quirk_asus_use_kbd_dock_devid = {
static struct quirk_entry quirk_asus_use_lid_flip_devid = {
static struct quirk_entry quirk_asus_tablet_mode = {
static struct quirk_entry quirk_asus_ignore_fan = {
static struct quirk_entry quirk_asus_zenbook_duo_kbd = {
static struct quirk_entry quirk_asus_z13 = {
static struct quirk_entry *quirks;
static struct quirk_entry quirk_asus_unknown = {
static struct quirk_entry quirk_asus_q500a = {
struct quirk_entry *quirks;
static struct quirk_entry *quirks;
static struct quirk_entry quirk_dell_vostro_v130 = {
static struct quirk_entry quirk_dell_xps13_9333 = {
static struct quirk_entry quirk_dell_xps13_9370 = {
static struct quirk_entry quirk_dell_latitude_e6410 = {
static struct quirk_entry quirk_dell_inspiron_1012 = {
static struct quirk_entry quirk_dell_latitude_7520 = {
static struct quirk_entry quirk_asus_unknown = {
static struct quirk_entry quirk_asus_1000h = {
static struct quirk_entry quirk_asus_et2012_type1 = {
static struct quirk_entry quirk_asus_et2012_type3 = {
static struct quirk_entry *quirks;
static struct quirk_entry quirk_unknown = {
static struct quirk_entry quirk_battery_reset = {
static struct quirk_entry quirk_matebook_x = {
static struct quirk_entry *quirks;
static struct quirk_entry quirk_btusb_bug = {
struct quirk_entry *quirks;
struct quirk_entry *quirks;
static struct quirk_entry quirk_no_extreme_bug = {
static struct quirk_entry *quirks;
static struct quirk_entry quirk_old_ec_model = {
static struct quirk_entry quirk_load_scm_model = {
static struct quirk_entry quirk_load_scm_ro_model = {
quirk_list[i++] = (struct quirk_entry)
static struct quirk_entry *quirk_list;
quirk_list = kzalloc_objs(struct quirk_entry, quirk_count);
const struct snd_pci_quirk *quirk_entry;
quirk_entry = snd_pci_quirk_lookup_id(mach->mach_params.subsystem_vendor,
if (quirk_entry)
sof_sdw_quirk = quirk_entry->value;