Lines Matching defs:codecs
274 /* playback, recording and I2S out codecs */
275 struct snd_azf3328_codec_data codecs[3];
779 * free up any ac97 codecs that got created, as well as the bus.
1258 /* do it for non-capture codecs only */
1315 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
1338 (which globally shuts down operation of codecs)
1339 only in case the other codecs are currently
1342 ((!chip->codecs[peer_codecs[codec_type].other1]
1344 && (!chip->codecs[peer_codecs[codec_type].other2]
1914 snd_azf3328_pcm_interrupt(chip, chip->codecs, status);
2002 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
2006 /* same parameters for all our codecs - at least we think so... */
2348 codec_setup = &chip->codecs[AZF_CODEC_PLAYBACK];
2354 codec_setup = &chip->codecs[AZF_CODEC_CAPTURE];
2360 codec_setup = &chip->codecs[AZF_CODEC_I2S_OUT];
2390 &chip->codecs[codec_type];
2392 /* shutdown codecs to reduce power / noise */