Lines Matching refs:channel_obj

54 static void vpif_calculate_offsets(struct channel_obj *ch);
55 static void vpif_config_addr(struct channel_obj *ch, int muxmode);
74 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_prepare()
115 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
147 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()
253 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
364 struct channel_obj *ch; in vpif_channel_isr()
429 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info()
457 static int vpif_update_resolution(struct channel_obj *ch) in vpif_update_resolution()
500 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets()
561 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()
1008 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_dv_timings()
1093 kzalloc(sizeof(struct channel_obj), GFP_KERNEL); in initialize_vpif()
1122 struct channel_obj *ch; in vpif_probe_complete()
1310 struct channel_obj *ch; in vpif_remove()
1330 struct channel_obj *ch; in vpif_suspend()
1362 struct channel_obj *ch; in vpif_resume()