Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ac97/
Dac97_codec.c88 static const struct ac97_codec_id snd_ac97_codec_ids[] = { variable
1863 pid = look_for_codec_id(snd_ac97_codec_ids, id); in snd_ac97_get_name()
1888 for (pid = snd_ac97_codec_ids; pid->id; pid++) in snd_ac97_get_short_name()
2115 pid = look_for_codec_id(snd_ac97_codec_ids, ac97->id); in snd_ac97_mixer()
2154 pid = look_for_codec_id(snd_ac97_codec_ids, ac97->id); in snd_ac97_mixer()