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);
76 struct channel_obj *ch = vb2_get_drv_priv(q); in vpif_buffer_prepare()
119 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
148 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
172 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
262 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
374 struct channel_obj *ch; in vpif_channel_isr()
461 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info()
530 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets()
610 static void vpif_config_addr(struct channel_obj *ch, int muxmode) in vpif_config_addr()
670 struct channel_obj *ch, in vpif_set_input()
730 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_querystd()
758 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
786 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
836 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_input()
858 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_input()
874 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_input()
899 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_fmt_vid_cap()
929 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_cap()
972 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_cap()
994 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_cap()
1045 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_dv_timings()
1079 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_query_dv_timings()
1110 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_dv_timings()
1213 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_dv_timings()
1338 struct channel_obj *ch; in vpif_probe_complete()
1534 struct channel_obj *ch; in vpif_remove()
1561 struct channel_obj *ch; in vpif_suspend()
1595 struct channel_obj *ch; in vpif_resume()