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()
165 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_prepare()
249 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_finish()
260 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_queue()
283 struct cx25821_dev *dev = chan->dev; in cx25821_start_streaming()
296 struct cx25821_dev *dev = chan->dev; in cx25821_stop_streaming()
357 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_try_fmt_vid_cap()
395 struct cx25821_dev *dev = chan->dev; in vidioc_s_fmt_vid_cap()
430 struct cx25821_dev *dev = chan->dev; in vidioc_log_status()
445 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_querycap()
473 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_s_std()
514 struct cx25821_dev *dev = chan->dev; in cx25821_s_ctrl()
562 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_try_fmt_vid_out()
679 void cx25821_video_unregister(struct cx25821_dev *dev, int chan_num) in cx25821_video_unregister()
689 int cx25821_video_register(struct cx25821_dev *dev) in cx25821_video_register()