Home
last modified time | relevance | path

Searched defs:sram_ch (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/media/video/cx25821/
Dcx25821-audio-upstream.c109 struct sram_channel *sram_ch = in cx25821_risc_field_upstream_audio() local
218 struct sram_channel *sram_ch = in cx25821_stop_upstream_audio() local
260 struct sram_channel *sram_ch) in cx25821_get_audio_data()
355 struct sram_channel *sram_ch) in cx25821_openfile_audio()
436 struct sram_channel *sram_ch, in cx25821_audio_upstream_buffer_prepare()
590 struct sram_channel *sram_ch; in cx25821_upstream_irq_audio() local
615 struct sram_channel *sram_ch) in cx25821_wait_fifo_enable()
639 struct sram_channel *sram_ch) in cx25821_start_audio_dma_upstream()
703 struct sram_channel *sram_ch; in cx25821_audio_upstream_init() local
Dcx25821-video-upstream-ch2.c86 struct sram_channel *sram_ch = in cx25821_risc_field_upstream_ch2() local
203 struct sram_channel *sram_ch = in cx25821_stop_upstream_video_ch2() local
258 int cx25821_get_frame_ch2(struct cx25821_dev *dev, struct sram_channel *sram_ch) in cx25821_get_frame_ch2()
363 int cx25821_openfile_ch2(struct cx25821_dev *dev, struct sram_channel *sram_ch) in cx25821_openfile_ch2()
445 struct sram_channel *sram_ch, in cx25821_upstream_buffer_prepare_ch2()
593 struct sram_channel *sram_ch; in cx25821_upstream_irq_ch2() local
652 struct sram_channel *sram_ch) in cx25821_start_video_dma_upstream_ch2()
706 struct sram_channel *sram_ch; in cx25821_vidupstream_init_ch2() local
Dcx25821-video-upstream.c138 struct sram_channel *sram_ch = in cx25821_risc_field_upstream() local
250 struct sram_channel *sram_ch = in cx25821_stop_upstream_video_ch1() local
303 int cx25821_get_frame(struct cx25821_dev *dev, struct sram_channel *sram_ch) in cx25821_get_frame()
408 int cx25821_openfile(struct cx25821_dev *dev, struct sram_channel *sram_ch) in cx25821_openfile()
490 struct sram_channel *sram_ch, int bpl) in cx25821_upstream_buffer_prepare()
643 struct sram_channel *sram_ch; in cx25821_upstream_irq() local
701 struct sram_channel *sram_ch) in cx25821_start_video_dma_upstream()
755 struct sram_channel *sram_ch; in cx25821_vidupstream_init_ch1() local
Dcx25821-video.c1059 struct sram_channel *sram_ch = dev->channels[fh->channel_id] in vidioc_log_status() local