Lines Matching refs:cx25821_dev
58 int cx25821_start_video_dma(struct cx25821_dev *dev, in cx25821_start_video_dma()
85 int cx25821_video_irq(struct cx25821_dev *dev, int chan_num, u32 status) in cx25821_video_irq()
146 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_prepare()
230 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_finish()
241 struct cx25821_dev *dev = chan->dev; in cx25821_buffer_queue()
264 struct cx25821_dev *dev = chan->dev; in cx25821_start_streaming()
277 struct cx25821_dev *dev = chan->dev; in cx25821_stop_streaming()
337 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_try_fmt_vid_cap()
375 struct cx25821_dev *dev = chan->dev; in vidioc_s_fmt_vid_cap()
410 struct cx25821_dev *dev = chan->dev; in vidioc_log_status()
425 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_querycap()
448 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_s_std()
489 struct cx25821_dev *dev = chan->dev; in cx25821_s_ctrl()
537 struct cx25821_dev *dev = chan->dev; in cx25821_vidioc_try_fmt_vid_out()
657 void cx25821_video_unregister(struct cx25821_dev *dev, int chan_num) in cx25821_video_unregister()
667 int cx25821_video_register(struct cx25821_dev *dev) in cx25821_video_register()