Home
last modified time | relevance | path

Searched refs:AC97_ID_ALC658 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/pci/ac97/
Dac97_id.h39 #define AC97_ID_ALC658 0x414c4780 macro
Dac97_patch.c2792 if (ac97->id == AC97_ID_ALC658) { in patch_alc655()