Lines Matching refs:channel_obj

53 static void vpif_calculate_offsets(struct channel_obj *ch);
54 static void vpif_config_addr(struct channel_obj *ch, int muxmode);
71 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_prepare()
114 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
142 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
163 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
248 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
357 struct channel_obj *ch; in vpif_channel_isr()
422 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info()
450 static int vpif_update_resolution(struct channel_obj *ch) in vpif_update_resolution()
493 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets()
554 static void vpif_config_addr(struct channel_obj *ch, int muxmode) in vpif_config_addr()
608 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_out()
625 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_out()
653 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_out()
677 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
725 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
747 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_output()
805 struct channel_obj *ch, int index) in vpif_set_output()
840 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_output()
858 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_output()
877 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_dv_timings()
909 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_dv_timings()
1013 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_dv_timings()
1098 kzalloc(sizeof(struct channel_obj), GFP_KERNEL); in initialize_vpif()
1136 struct channel_obj *ch; in vpif_probe_complete()
1340 struct channel_obj *ch; in vpif_remove()
1364 struct channel_obj *ch; in vpif_suspend()
1396 struct channel_obj *ch; in vpif_resume()