Searched refs:QUIRK_AE5 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 1175 QUIRK_AE5, enumerator 1312 SND_PCI_QUIRK(0x1102, 0x0051, "Sound Blaster AE-5", QUIRK_AE5), 1313 SND_PCI_QUIRK(0x1102, 0x0191, "Sound Blaster AE-5 Plus", QUIRK_AE5), 1326 { .id = QUIRK_AE5, .name = "ae5" }, 1456 { .quirk_id = QUIRK_AE5, 3761 case QUIRK_AE5: in ca0132_gpio_init() 4568 if (ca0132_quirk(spec) == QUIRK_AE5) in ae5_mmio_select_out() 4614 if (quirk == QUIRK_AE5 || quirk == QUIRK_AE7) { in ca0132_alt_set_full_range_speaker() 5133 case QUIRK_AE5: in ca0132_alt_select_in() 5169 case QUIRK_AE5: in ca0132_alt_select_in() [all …]
|