Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/davinci/
Dvpif_display.c54 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()
[all …]
Dvpif_capture.c55 static void vpif_calculate_offsets(struct channel_obj *ch);
56 static void vpif_config_addr(struct channel_obj *ch, int muxmode);
81 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()
153 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
177 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
267 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
380 struct channel_obj *ch; in vpif_channel_isr()
468 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info()
566 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets()
[all …]
Dvpif_capture.h87 struct channel_obj { struct
110 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS]; argument
Dvpif_display.h99 struct channel_obj { struct
119 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS]; argument