Searched refs:sram_channel (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx25821/ |
D | cx25821.h | 217 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,
|
D | cx25821-video.h | 55 const struct sram_channel *channel);
|
D | cx25821-core.c | 40 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()
|
D | cx25821-video.c | 74 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()
|
D | cx25821-alsa.c | 227 const struct sram_channel *audio_ch = in _cx25821_start_audio_dma()
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885.h | 395 struct sram_channel *sram_channels; 488 struct sram_channel { struct 518 struct sram_channel *ch, argument 522 struct sram_channel *ch);
|
D | cx23885-alsa.c | 163 struct sram_channel *audio_ch = in cx23885_start_audio_dma()
|
D | cx23885-core.c | 82 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/ |
D | cx88.h | 131 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);
|
D | cx88-core.c | 249 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()
|
D | cx88-dsp.c | 248 const struct sram_channel *srch = &cx88_sram_channels[SRAM_CH27]; in read_rds_samples()
|
D | cx88-alsa.c | 127 const struct sram_channel *audio_ch = &cx88_sram_channels[SRAM_CH25]; in _cx88_start_audio_dma()
|