Searched refs:audio_channels (Results 1 – 8 of 8) sorted by relevance
38 struct tw686x_audio_channel *ac = &dev->audio_channels[ch]; in tw686x_audio_irq()107 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_open()124 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_close()133 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_prepare()214 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_trigger()253 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_pointer()386 ac = &dev->audio_channels[ch]; in tw686x_audio_init()406 if (!dev->audio_channels[ch].dev) in tw686x_audio_init()408 tw686x_audio_dma_free(dev, &dev->audio_channels[ch]); in tw686x_audio_init()
235 kfree(dev->audio_channels); in tw686x_dev_release()260 dev->audio_channels = kcalloc(max_channels(dev), in tw686x_probe()261 sizeof(*dev->audio_channels), GFP_KERNEL); in tw686x_probe()262 if (!dev->audio_channels) { in tw686x_probe()356 kfree(dev->audio_channels); in tw686x_probe()
133 struct tw686x_audio_channel *audio_channels; member
136 cif_conf.audio_channels = 2; in tegra30_ahub_allocate_rx_fifo()238 cif_conf.audio_channels = 2; in tegra30_ahub_allocate_tx_fifo()627 ((conf->audio_channels - 1) << in tegra30_ahub_set_cif()659 ((conf->audio_channels - 1) << in tegra124_ahub_set_cif()
476 unsigned int audio_channels; member
182 cif_conf.audio_channels = 2; in tegra30_i2s_hw_params()
43 for(i = 0; i < synth->audio_channels; i++)108 for(i = 0; i < synth->audio_channels; i++)
265 int audio_channels; member1328 state->audio_channels = frame.audio.channels; in tda1997x_parse_infoframe()2005 if (state->audio_channels) { in tda1997x_log_status()2006 v4l2_info(sd, "audio: %dch %dHz\n", state->audio_channels, in tda1997x_log_status()