Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821.h222 const struct sram_channel *sram_channels;
332 struct sram_channel { struct
367 extern const struct sram_channel cx25821_sram_channels[]; argument
410 const struct sram_channel *ch, unsigned int bpl,
430 const struct sram_channel *ch);
432 const struct sram_channel *ch);
439 const struct sram_channel *ch,
452 const struct sram_channel *ch,
Dcx25821-audio-upstream.c48 const struct sram_channel *ch, in cx25821_sram_channel_setup_upstream_audio()
109 const struct sram_channel *sram_ch = in cx25821_risc_field_upstream_audio()
218 const struct sram_channel *sram_ch = in cx25821_stop_upstream_audio()
260 const struct sram_channel *sram_ch) in cx25821_get_audio_data()
322 const struct sram_channel *sram_ch) in cx25821_openfile_audio()
363 const struct sram_channel *sram_ch, in cx25821_audio_upstream_buffer_prepare()
425 const struct sram_channel *channel = dev->channels[chan_num].sram_channels; in cx25821_audio_upstream_irq()
517 const struct sram_channel *sram_ch; in cx25821_upstream_irq_audio()
541 const struct sram_channel *sram_ch) in cx25821_wait_fifo_enable()
565 const struct sram_channel *sram_ch) in cx25821_start_audio_dma_upstream()
[all …]
Dcx25821-video-upstream.c42 const struct sram_channel *ch, in cx25821_sram_channel_setup_upstream()
135 const struct sram_channel *sram_ch = chan->sram_channels; in cx25821_risc_field_upstream()
249 const struct sram_channel *sram_ch = chan->sram_channels; in cx25821_stop_upstream_video()
347 const struct sram_channel *sram_ch, in cx25821_upstream_buffer_prepare()
412 const struct sram_channel *channel = chan->sram_channels; in cx25821_video_upstream_irq()
500 const struct sram_channel *sram_ch; in cx25821_upstream_irq()
517 const struct sram_channel *ch, in cx25821_set_pixelengine()
552 const struct sram_channel *sram_ch) in cx25821_start_video_dma_upstream()
610 const struct sram_channel *sram_ch; in cx25821_vidupstream_init()
Dcx25821-video.h59 const struct sram_channel *channel);
Dcx25821-core.c44 const struct sram_channel cx25821_sram_channels[] = {
439 const struct sram_channel *ch, in cx25821_sram_channel_setup()
507 const struct sram_channel *ch, in cx25821_sram_channel_setup_audio()
573 void cx25821_sram_channel_dump(struct cx25821_dev *dev, const struct sram_channel *ch) in cx25821_sram_channel_dump()
635 const struct sram_channel *ch) in cx25821_sram_channel_dump_audio()
783 const struct sram_channel *ch) in cx25821_set_vip_mode()
Dcx25821-video.c78 const struct sram_channel *channel) in cx25821_start_video_dma()
106 const struct sram_channel *channel = dev->channels[chan_num].sram_channels; in cx25821_video_irq()
427 const struct sram_channel *sram_ch = chan->sram_channels; in vidioc_log_status()
Dcx25821-alsa.c231 const struct sram_channel *audio_ch = in _cx25821_start_audio_dma()
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88.h131 struct sram_channel { struct
143 extern const struct sram_channel cx88_sram_channels[]; argument
641 const struct sram_channel *ch,
644 const struct sram_channel *ch);
Dcx88-core.c234 const struct sram_channel cx88_sram_channels[] = {
334 const struct sram_channel *ch, in cx88_sram_channel_setup()
413 const struct sram_channel *ch) in cx88_sram_channel_dump()
Dcx88-dsp.c233 const struct sram_channel *srch = &cx88_sram_channels[SRAM_CH27]; in read_rds_samples()
Dcx88-alsa.c142 const struct sram_channel *audio_ch = &cx88_sram_channels[SRAM_CH25]; in _cx88_start_audio_dma()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885.h384 struct sram_channel *sram_channels;
478 struct sram_channel { struct
508 struct sram_channel *ch, argument
512 struct sram_channel *ch);
Dcx23885-core.c80 static struct sram_channel cx23885_sram_channels[] = {
191 static struct sram_channel cx23887_sram_channels[] = {
439 struct sram_channel *ch, in cx23885_sram_channel_setup()
511 struct sram_channel *ch) in cx23885_sram_channel_dump()
Dcx23885-alsa.c167 struct sram_channel *audio_ch = in cx23885_start_audio_dma()