Home
last modified time | relevance | path

Searched refs:channel_obj (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/davinci/
Dvpif_display.c53 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()
[all …]
Dvpif_capture.c52 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()
[all …]
Dvpif_capture.h93 struct channel_obj { struct
116 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS]; argument
Dvpif_display.h101 struct channel_obj { struct
121 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS]; argument