Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/davinci/
Dvpif_display.c74 struct common_obj *common; in vpif_buffer_prepare()
118 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_queue_setup()
147 struct common_obj *common; in vpif_buffer_queue()
168 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming()
253 struct common_obj *common; in vpif_stop_streaming()
302 static void process_progressive_mode(struct common_obj *common) in process_progressive_mode()
322 static void process_interlaced_mode(int fid, struct common_obj *common) in process_interlaced_mode()
364 struct common_obj *common; in vpif_channel_isr()
458 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_resolution()
501 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets()
[all …]
Dvpif_capture.c79 struct common_obj *common; in vpif_buffer_prepare()
123 struct common_obj *common; in vpif_buffer_queue_setup()
154 struct common_obj *common; in vpif_buffer_queue()
177 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming()
267 struct common_obj *common; in vpif_stop_streaming()
332 static void vpif_process_buffer_complete(struct common_obj *common) in vpif_process_buffer_complete()
348 static void vpif_schedule_next_buffer(struct common_obj *common) in vpif_schedule_next_buffer()
378 struct common_obj *common; in vpif_channel_isr()
468 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info()
540 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets()
[all …]
Dvpif_capture.h59 struct common_obj { struct
109 struct common_obj common[VPIF_NUMBER_OF_OBJECTS]; argument
Dvpif_display.h69 struct common_obj { struct
114 struct common_obj common[VPIF_NUMOBJECTS]; argument