Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821.h217 const struct sram_channel *sram_channels;
325 struct sram_channel { struct
360 extern const struct sram_channel cx25821_sram_channels[]; argument
403 const struct sram_channel *ch, unsigned int bpl,
423 const struct sram_channel *ch);
425 const struct sram_channel *ch);
432 const struct sram_channel *ch,
Dcx25821-video.h55 const struct sram_channel *channel);
Dcx25821-core.c40 const struct sram_channel cx25821_sram_channels[] = {
435 const struct sram_channel *ch, in cx25821_sram_channel_setup()
503 const struct sram_channel *ch, in cx25821_sram_channel_setup_audio()
569 void cx25821_sram_channel_dump(struct cx25821_dev *dev, const struct sram_channel *ch) in cx25821_sram_channel_dump()
631 const struct sram_channel *ch) in cx25821_sram_channel_dump_audio()
779 const struct sram_channel *ch) in cx25821_set_vip_mode()
Dcx25821-video.c74 const struct sram_channel *channel) in cx25821_start_video_dma()
102 const struct sram_channel *channel = dev->channels[chan_num].sram_channels; in cx25821_video_irq()
425 const struct sram_channel *sram_ch = chan->sram_channels; in vidioc_log_status()
Dcx25821-alsa.c227 const struct sram_channel *audio_ch = in _cx25821_start_audio_dma()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885.h395 struct sram_channel *sram_channels;
488 struct sram_channel { struct
518 struct sram_channel *ch, argument
522 struct sram_channel *ch);
Dcx23885-alsa.c163 struct sram_channel *audio_ch = in cx23885_start_audio_dma()
Dcx23885-core.c82 static struct sram_channel cx23885_sram_channels[] = {
193 static struct sram_channel cx23887_sram_channels[] = {
452 struct sram_channel *ch, in cx23885_sram_channel_setup()
524 struct sram_channel *ch) in cx23885_sram_channel_dump()
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88.h131 struct sram_channel { struct
144 extern const struct sram_channel cx88_sram_channels[]; argument
643 const struct sram_channel *ch,
646 const struct sram_channel *ch);
Dcx88-core.c249 const struct sram_channel cx88_sram_channels[] = {
350 const struct sram_channel *ch, in cx88_sram_channel_setup()
429 const struct sram_channel *ch) in cx88_sram_channel_dump()
Dcx88-dsp.c248 const struct sram_channel *srch = &cx88_sram_channels[SRAM_CH27]; in read_rds_samples()
Dcx88-alsa.c127 const struct sram_channel *audio_ch = &cx88_sram_channels[SRAM_CH25]; in _cx88_start_audio_dma()