Searched refs:AC97_ID_ALC100 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/ac97/ | ||
H A D | ac97_id.h | 33 #define AC97_ID_ALC100 0x414c4300 macro |
H A D | ac97_codec.c | 275 if ((ac97->id & 0xffffff00) == AC97_ID_ALC100) { in snd_ac97_write() |