Lines Matching refs:cx25821_channel
131 struct cx25821_channel *chan = q->drv_priv; in cx25821_queue_setup()
145 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_prepare()
229 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_finish()
240 struct cx25821_channel *chan = vb->vb2_queue->drv_priv; in cx25821_buffer_queue()
263 struct cx25821_channel *chan = q->drv_priv; in cx25821_start_streaming()
276 struct cx25821_channel *chan = q->drv_priv; in cx25821_stop_streaming()
320 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_g_fmt_vid_cap()
336 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_try_fmt_vid_cap()
374 struct cx25821_channel *chan = video_drvdata(file); in vidioc_s_fmt_vid_cap()
409 struct cx25821_channel *chan = video_drvdata(file); in vidioc_log_status()
424 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_querycap()
438 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_g_std()
447 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_s_std()
487 struct cx25821_channel *chan = in cx25821_s_ctrl()
488 container_of(ctrl->handler, struct cx25821_channel, hdl); in cx25821_s_ctrl()
536 struct cx25821_channel *chan = video_drvdata(file); in cx25821_vidioc_try_fmt_vid_out()
555 struct cx25821_channel *chan = video_drvdata(file); in vidioc_s_fmt_vid_out()
678 struct cx25821_channel *chan = &dev->channels[i]; in cx25821_video_register()