Home
last modified time | relevance | path

Searched refs:to_isp_video (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h187 #define to_isp_video(vdev) container_of(vdev, struct isp_video, video) macro
H A Dispvideo.c247 __video = to_isp_video(media_entity_to_video_device(entity)); in isp_video_get_graph_data()