Searched refs:AC97_ID_ALC100 (Results 1 – 2 of 2) sorted by relevance
33 #define AC97_ID_ALC100 0x414c4300 macro
276 if ((ac97->id & 0xffffff00) == AC97_ID_ALC100) { in snd_ac97_write()