Lines Matching defs:codecs
274 /* playback, recording and I2S out codecs */
275 struct snd_azf3328_codec_data codecs[3];
781 * free up any ac97 codecs that got created, as well as the bus.
1261 /* do it for non-capture codecs only */
1320 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
1343 (which globally shuts down operation of codecs)
1344 only in case the other codecs are currently
1347 ((!chip->codecs[peer_codecs[codec_type].other1]
1349 && (!chip->codecs[peer_codecs[codec_type].other2]
1924 snd_azf3328_pcm_interrupt(chip, chip->codecs, status);
2012 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
2016 /* same parameters for all our codecs - at least we think so... */
2362 codec_setup = &chip->codecs[AZF_CODEC_PLAYBACK];
2368 codec_setup = &chip->codecs[AZF_CODEC_CAPTURE];
2374 codec_setup = &chip->codecs[AZF_CODEC_I2S_OUT];
2404 &chip->codecs[codec_type];
2406 /* shutdown codecs to reduce power / noise */