Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/davinci/
Dvpif_display.c72 struct common_obj *common; in vpif_buffer_prepare()
115 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_queue_setup()
143 struct common_obj *common; in vpif_buffer_queue()
164 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming()
249 struct common_obj *common; in vpif_stop_streaming()
296 static void process_progressive_mode(struct common_obj *common) in process_progressive_mode()
316 static void process_interlaced_mode(int fid, struct common_obj *common) in process_interlaced_mode()
358 struct common_obj *common; in vpif_channel_isr()
452 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_resolution()
495 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets()
[all …]
Dvpif_capture.c77 struct common_obj *common; in vpif_buffer_prepare()
120 struct common_obj *common; in vpif_buffer_queue_setup()
150 struct common_obj *common; in vpif_buffer_queue()
173 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming()
263 struct common_obj *common; in vpif_stop_streaming()
326 static void vpif_process_buffer_complete(struct common_obj *common) in vpif_process_buffer_complete()
343 static void vpif_schedule_next_buffer(struct common_obj *common) in vpif_schedule_next_buffer()
373 struct common_obj *common; in vpif_channel_isr()
463 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info()
535 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