Home
last modified time | relevance | path

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

/drivers/media/pci/cx25821/
Dcx25821.h206 const struct sram_channel *sram_channels;
314 struct sram_channel { struct
349 extern const struct sram_channel cx25821_sram_channels[]; argument
392 const struct sram_channel *ch, unsigned int bpl,
412 const struct sram_channel *ch);
414 const struct sram_channel *ch);
421 const struct sram_channel *ch,
Dcx25821-video.h45 const struct sram_channel *channel);
Dcx25821-core.c30 const struct sram_channel cx25821_sram_channels[] = {
425 const struct sram_channel *ch, in cx25821_sram_channel_setup()
493 const struct sram_channel *ch, in cx25821_sram_channel_setup_audio()
559 void cx25821_sram_channel_dump(struct cx25821_dev *dev, const struct sram_channel *ch) in cx25821_sram_channel_dump()
621 const struct sram_channel *ch) in cx25821_sram_channel_dump_audio()
769 const struct sram_channel *ch) in cx25821_set_vip_mode()
Dcx25821-video.c61 const struct sram_channel *channel) in cx25821_start_video_dma()
89 const struct sram_channel *channel = dev->channels[chan_num].sram_channels; in cx25821_video_irq()
411 const struct sram_channel *sram_ch = chan->sram_channels; in vidioc_log_status()
Dcx25821-alsa.c219 const struct sram_channel *audio_ch = in _cx25821_start_audio_dma()
/drivers/media/pci/cx88/
Dcx88.h121 struct sram_channel { struct
134 extern const struct sram_channel cx88_sram_channels[]; argument
634 const struct sram_channel *ch,
637 const struct sram_channel *ch);
Dcx88-core.c240 const struct sram_channel cx88_sram_channels[] = {
341 const struct sram_channel *ch, in cx88_sram_channel_setup()
420 const struct sram_channel *ch) in cx88_sram_channel_dump()
Dcx88-dsp.c239 const struct sram_channel *srch = &cx88_sram_channels[SRAM_CH27]; in read_rds_samples()
Dcx88-alsa.c118 const struct sram_channel *audio_ch = &cx88_sram_channels[SRAM_CH25]; in _cx88_start_audio_dma()
/drivers/media/pci/cx23885/
Dcx23885.h385 struct sram_channel *sram_channels;
480 struct sram_channel { struct
510 struct sram_channel *ch, argument
514 struct sram_channel *ch);
Dcx23885-core.c85 static struct sram_channel cx23885_sram_channels[] = {
196 static struct sram_channel cx23887_sram_channels[] = {
455 struct sram_channel *ch, in cx23885_sram_channel_setup()
527 struct sram_channel *ch) in cx23885_sram_channel_dump()
Dcx23885-alsa.c155 struct sram_channel *audio_ch = in cx23885_start_audio_dma()