Lines Matching refs:cx25821_dev
71 int cx25821_start_video_dma(struct cx25821_dev *dev, in cx25821_start_video_dma()
98 int cx25821_video_irq(struct cx25821_dev *dev, int chan_num, u32 status) in cx25821_video_irq()
159 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_prepare()
243 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_finish()
254 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_queue()
277 struct cx25821_dev *dev = chan->dev; in cx25821_start_streaming()
290 struct cx25821_dev *dev = chan->dev; in cx25821_stop_streaming()
351 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_try_fmt_vid_cap()
389 struct cx25821_dev *dev = chan->dev; in vidioc_s_fmt_vid_cap()
424 struct cx25821_dev *dev = chan->dev; in vidioc_log_status()
439 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_querycap()
467 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_s_std()
508 struct cx25821_dev *dev = chan->dev; in cx25821_s_ctrl()
556 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_try_fmt_vid_out()
673 void cx25821_video_unregister(struct cx25821_dev *dev, int chan_num) in cx25821_video_unregister()
683 int cx25821_video_register(struct cx25821_dev *dev) in cx25821_video_register()