Searched refs:channel_obj (Results 1 – 3 of 3) sorted by relevance
46 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 …]
78 struct channel_obj { struct101 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS]; argument
91 struct channel_obj { struct111 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS]; argument