Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/ti/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.c46 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()
[all …]
Dvpif_capture.h78 struct channel_obj { struct
101 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS]; argument
Dvpif_display.h91 struct channel_obj { struct
111 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS]; argument