Searched refs:audio_channels (Results 1 – 7 of 7) 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()385 ac = &dev->audio_channels[ch]; in tw686x_audio_init()405 if (!dev->audio_channels[ch].dev) in tw686x_audio_init()407 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()355 kfree(dev->audio_channels); in tw686x_probe()
133 struct tw686x_audio_channel *audio_channels; member
120 cif_conf.audio_channels = 2; in tegra30_ahub_allocate_rx_fifo()222 cif_conf.audio_channels = 2; in tegra30_ahub_allocate_tx_fifo()682 ((conf->audio_channels - 1) << in tegra30_ahub_set_cif()714 ((conf->audio_channels - 1) << in tegra124_ahub_set_cif()
476 unsigned int audio_channels; member
171 cif_conf.audio_channels = 2; in tegra30_i2s_hw_params()
265 int audio_channels; member1312 state->audio_channels = frame.audio.channels; in tda1997x_parse_infoframe()1988 if (state->audio_channels) { in tda1997x_log_status()1989 v4l2_info(sd, "audio: %dch %dHz\n", state->audio_channels, in tda1997x_log_status()