Lines Matching refs:cx25821_channel
149 struct cx25821_channel *chan = q->drv_priv; in cx25821_queue_setup()
164 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_prepare()
248 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_finish()
259 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_queue()
282 struct cx25821_channel *chan = q->drv_priv; in cx25821_start_streaming()
295 struct cx25821_channel *chan = q->drv_priv; in cx25821_stop_streaming()
340 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_g_fmt_vid_cap()
356 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_try_fmt_vid_cap()
394 struct cx25821_channel *chan = video_drvdata(file); in vidioc_s_fmt_vid_cap()
429 struct cx25821_channel *chan = video_drvdata(file); in vidioc_log_status()
444 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_querycap()
463 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_g_std()
472 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_s_std()
512 struct cx25821_channel *chan = in cx25821_s_ctrl()
513 container_of(ctrl->handler, struct cx25821_channel, hdl); in cx25821_s_ctrl()
561 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_try_fmt_vid_out()
580 struct cx25821_channel *chan = video_drvdata(file); in vidioc_s_fmt_vid_out()
700 struct cx25821_channel *chan = &dev->channels[i]; in cx25821_video_register()