Searched refs:QUIRK_AE5 (Results 1 – 1 of 1) sorted by relevance
/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 1177 QUIRK_AE5, enumerator 1313 SND_PCI_QUIRK(0x1102, 0x0051, "Sound Blaster AE-5", QUIRK_AE5), 1314 SND_PCI_QUIRK(0x1102, 0x0191, "Sound Blaster AE-5 Plus", QUIRK_AE5), 1444 { .quirk_id = QUIRK_AE5, 3748 case QUIRK_AE5: in ca0132_gpio_init() 4555 if (ca0132_quirk(spec) == QUIRK_AE5) in ae5_mmio_select_out() 4601 if (quirk == QUIRK_AE5 || quirk == QUIRK_AE7) { in ca0132_alt_set_full_range_speaker() 5120 case QUIRK_AE5: in ca0132_alt_select_in() 5156 case QUIRK_AE5: in ca0132_alt_select_in() 5175 case QUIRK_AE5: in ca0132_alt_select_in() [all …]
|