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);
73 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_prepare()
117 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
146 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
167 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
252 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
363 struct channel_obj *ch; in vpif_channel_isr()
428 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info()
456 static int vpif_update_resolution(struct channel_obj *ch) in vpif_update_resolution()
499 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets()
560 static void vpif_config_addr(struct channel_obj *ch, int muxmode) in vpif_config_addr()
614 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_out()
631 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_out()
659 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_out()
683 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
731 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
753 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_output()
811 struct channel_obj *ch, int index) in vpif_set_output()
846 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_output()
864 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_output()
883 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_dv_timings()
915 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_dv_timings()
1019 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_dv_timings()
1104 kzalloc(sizeof(struct channel_obj), GFP_KERNEL); in initialize_vpif()
1142 struct channel_obj *ch; in vpif_probe_complete()
1346 struct channel_obj *ch; in vpif_remove()
1370 struct channel_obj *ch; in vpif_suspend()
1402 struct channel_obj *ch; in vpif_resume()