Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/davinci/
H A 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()
145 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
169 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
259 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
370 struct channel_obj *ch; in vpif_channel_isr()
458 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info()
556 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets()
[all …]
H A Dvpif_capture.h78 struct channel_obj { struct
101 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS]; argument
H A Dvpif_display.h91 struct channel_obj { struct
111 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS]; argument