Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/ti/davinci/
Dvpif_display.c75 struct common_obj *common; in vpif_buffer_prepare()
116 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_queue_setup()
148 struct common_obj *common; in vpif_buffer_queue()
169 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming()
254 struct common_obj *common; in vpif_stop_streaming()
303 static void process_progressive_mode(struct common_obj *common) in process_progressive_mode()
323 static void process_interlaced_mode(int fid, struct common_obj *common) in process_interlaced_mode()
365 struct common_obj *common; in vpif_channel_isr()
459 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_resolution()
502 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets()
[all …]
Dvpif_capture.c73 struct common_obj *common; in vpif_buffer_prepare()
114 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_queue_setup()
146 struct common_obj *common; in vpif_buffer_queue()
169 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming()
259 struct common_obj *common; in vpif_stop_streaming()
324 static void vpif_process_buffer_complete(struct common_obj *common) in vpif_process_buffer_complete()
340 static void vpif_schedule_next_buffer(struct common_obj *common) in vpif_schedule_next_buffer()
370 struct common_obj *common; in vpif_channel_isr()
461 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info()
562 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets()
[all …]
Dvpif_capture.h46 struct common_obj { struct
94 struct common_obj common[VPIF_NUMBER_OF_OBJECTS]; argument
Dvpif_display.h61 struct common_obj { struct
104 struct common_obj common[VPIF_NUMOBJECTS]; argument