Home
last modified time | relevance | path

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

/sound/pci/ac97/
Dac97_codec.c1792 static const struct ac97_codec_id *look_for_codec_id(const struct ac97_codec_id *table, in look_for_codec_id() function
1811 pid = look_for_codec_id(snd_ac97_codec_id_vendors, id); in snd_ac97_get_name()
1822 pid = look_for_codec_id(snd_ac97_codec_ids, id); in snd_ac97_get_name()
2070 pid = look_for_codec_id(snd_ac97_codec_ids, ac97->id); in snd_ac97_mixer()
2109 pid = look_for_codec_id(snd_ac97_codec_ids, ac97->id); in snd_ac97_mixer()