Home
last modified time | relevance | path

Searched refs:AC97_ID_ALC658D (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/ac97/
H A Dac97_id.h40 #define AC97_ID_ALC658D 0x414c4781 macro
H A Dac97_patch.c2795 ac97->id = AC97_ID_ALC658D; in patch_alc655()
2836 if (ac97->id == AC97_ID_ALC658D) in patch_alc655()
H A Dac97_codec.c2821 if (ac97->id == AC97_ID_ALC658D) in tune_alc_jack()