Symbol: cx88_sram_channel_setup
drivers/media/pci/cx88/cx88-alsa.c
123
cx88_sram_channel_setup(chip->core, audio_ch, buf->bpl, buf->risc.dma);
drivers/media/pci/cx88/cx88-core.c
378
EXPORT_SYMBOL(cx88_sram_channel_setup);
drivers/media/pci/cx88/cx88-core.c
574
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH21],
drivers/media/pci/cx88/cx88-core.c
576
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH22], 128, 0);
drivers/media/pci/cx88/cx88-core.c
577
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH23], 128, 0);
drivers/media/pci/cx88/cx88-core.c
578
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH24], 128, 0);
drivers/media/pci/cx88/cx88-core.c
579
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH25], 128, 0);
drivers/media/pci/cx88/cx88-core.c
580
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH26], 128, 0);
drivers/media/pci/cx88/cx88-core.c
581
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH28],
drivers/media/pci/cx88/cx88-core.c
583
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH27], 128, 0);
drivers/media/pci/cx88/cx88-core.c
803
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH25], bpl, 0);
drivers/media/pci/cx88/cx88-core.c
804
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH26], bpl, 0);
drivers/media/pci/cx88/cx88-core.c
805
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH27],
drivers/media/pci/cx88/cx88-mpeg.c
82
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH28],
drivers/media/pci/cx88/cx88-vbi.c
58
cx88_sram_channel_setup(dev->core, &cx88_sram_channels[SRAM_CH24],
drivers/media/pci/cx88/cx88-video.c
356
cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH21],
drivers/media/pci/cx88/cx88.h
633
int cx88_sram_channel_setup(struct cx88_core *core,