Lines Matching refs:channel_obj

46 static void vpif_calculate_offsets(struct channel_obj *ch);
47 static void vpif_config_addr(struct channel_obj *ch, int muxmode);
72 struct channel_obj *ch = vb2_get_drv_priv(q); in vpif_buffer_prepare()
113 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
144 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
168 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
258 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
371 struct channel_obj *ch; in vpif_channel_isr()
459 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info()
557 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets()
626 static void vpif_config_addr(struct channel_obj *ch, int muxmode) in vpif_config_addr()
690 struct channel_obj *ch, in vpif_set_input()
753 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_querystd()
781 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
809 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
859 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_input()
881 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_input()
897 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_input()
922 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_fmt_vid_cap()
947 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_cap()
984 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_cap()
1040 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_cap()
1087 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_dv_timings()
1121 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_query_dv_timings()
1152 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_dv_timings()
1251 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_dv_timings()
1400 struct channel_obj *ch; in vpif_probe_complete()
1719 struct channel_obj *ch; in vpif_remove()
1746 struct channel_obj *ch; in vpif_suspend()
1780 struct channel_obj *ch; in vpif_resume()