Lines Matching refs:cx25821_dev
75 int cx25821_start_video_dma(struct cx25821_dev *dev, in cx25821_start_video_dma()
102 int cx25821_video_irq(struct cx25821_dev *dev, int chan_num, u32 status) in cx25821_video_irq()
163 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_prepare()
246 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_finish()
256 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_queue()
279 struct cx25821_dev *dev = chan->dev; in cx25821_start_streaming()
292 struct cx25821_dev *dev = chan->dev; in cx25821_stop_streaming()
353 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_try_fmt_vid_cap()
391 struct cx25821_dev *dev = chan->dev; in vidioc_s_fmt_vid_cap()
426 struct cx25821_dev *dev = chan->dev; in vidioc_log_status()
441 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_querycap()
469 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_s_std()
510 struct cx25821_dev *dev = chan->dev; in cx25821_s_ctrl()
558 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_try_fmt_vid_out()
675 void cx25821_video_unregister(struct cx25821_dev *dev, int chan_num) in cx25821_video_unregister()
685 int cx25821_video_register(struct cx25821_dev *dev) in cx25821_video_register()