Lines Matching refs:channel_obj

52 static void vpif_calculate_offsets(struct channel_obj *ch);
53 static void vpif_config_addr(struct channel_obj *ch, int muxmode);
78 struct channel_obj *ch = vb2_get_drv_priv(q); in vpif_buffer_prepare()
122 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
152 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
176 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
266 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
379 struct channel_obj *ch; in vpif_channel_isr()
466 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info()
535 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets()
615 static void vpif_config_addr(struct channel_obj *ch, int muxmode) in vpif_config_addr()
675 struct channel_obj *ch, in vpif_set_input()
735 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_querystd()
763 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
791 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
841 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_input()
863 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_input()
879 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_input()
904 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_fmt_vid_cap()
934 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_cap()
977 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_cap()
999 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_cap()
1050 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_dv_timings()
1084 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_query_dv_timings()
1115 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_dv_timings()
1218 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_dv_timings()
1343 struct channel_obj *ch; in vpif_probe_complete()
1539 struct channel_obj *ch; in vpif_remove()
1566 struct channel_obj *ch; in vpif_suspend()
1600 struct channel_obj *ch; in vpif_resume()