Lines Matching refs:cx25821_channel
144 struct cx25821_channel *chan = q->drv_priv; in cx25821_queue_setup()
158 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_prepare()
242 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_finish()
253 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_queue()
276 struct cx25821_channel *chan = q->drv_priv; in cx25821_start_streaming()
289 struct cx25821_channel *chan = q->drv_priv; in cx25821_stop_streaming()
334 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_g_fmt_vid_cap()
350 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_try_fmt_vid_cap()
388 struct cx25821_channel *chan = video_drvdata(file); in vidioc_s_fmt_vid_cap()
423 struct cx25821_channel *chan = video_drvdata(file); in vidioc_log_status()
438 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_querycap()
457 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_g_std()
466 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_s_std()
506 struct cx25821_channel *chan = in cx25821_s_ctrl()
507 container_of(ctrl->handler, struct cx25821_channel, hdl); in cx25821_s_ctrl()
555 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_try_fmt_vid_out()
574 struct cx25821_channel *chan = video_drvdata(file); in vidioc_s_fmt_vid_out()
694 struct cx25821_channel *chan = &dev->channels[i]; in cx25821_video_register()