Searched refs:cx25821_sram_channel_setup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
H A D | cx25821.h | 391 extern int cx25821_sram_channel_setup(struct cx25821_dev *dev,
|
H A D | cx25821-core.c | 424 int cx25821_sram_channel_setup(struct cx25821_dev *dev, in cx25821_sram_channel_setup() function 800 cx25821_sram_channel_setup(dev, dev->channels[i].sram_channels, in cx25821_initialize()
|
H A D | cx25821-video.c | 66 cx25821_sram_channel_setup(dev, channel, buf->bpl, buf->risc.dma); in cx25821_start_video_dma()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
H A D | cx25821.h | 390 extern int cx25821_sram_channel_setup(struct cx25821_dev *dev,
|
H A D | cx25821-core.c | 417 int cx25821_sram_channel_setup(struct cx25821_dev *dev, in cx25821_sram_channel_setup() function 793 cx25821_sram_channel_setup(dev, dev->channels[i].sram_channels, in cx25821_initialize()
|
H A D | cx25821-video.c | 66 cx25821_sram_channel_setup(dev, channel, buf->bpl, buf->risc.dma); in cx25821_start_video_dma()
|
Completed in 8 milliseconds