Searched refs:mpu_blacklist (Results 1 – 1 of 1) sorted by relevance
2651 static struct ess_device_list mpu_blacklist[] = { variable2859 for (i = 0; i < ARRAY_SIZE(mpu_blacklist); i++) { in snd_es1968_probe()2860 if (chip->type == mpu_blacklist[i].type && in snd_es1968_probe()2861 vend == mpu_blacklist[i].vendor) { in snd_es1968_probe()