Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ac97/
Dac97_id.h54 #define AC97_ID_ALC658 0x414c4780 macro
Dac97_patch.c2771 if (ac97->id == AC97_ID_ALC658) { in patch_alc655()