Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/davinci/
H A 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()
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()
1120 struct common_obj *common; in vpif_probe_complete()
1329 struct common_obj *common; in vpif_suspend()
[all …]
H A Dvpif_capture.h46 struct common_obj { struct
94 struct common_obj common[VPIF_NUMBER_OF_OBJECTS]; argument
H A Dvpif_display.h61 struct common_obj { struct
104 struct common_obj common[VPIF_NUMOBJECTS]; argument
H A 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()
370 struct common_obj *common; in vpif_channel_isr()
461 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info()
628 struct common_obj *common; in vpif_config_addr()
1398 struct common_obj *common; in vpif_probe_complete()
1745 struct common_obj *common; in vpif_suspend()
[all …]