Searched refs:video_osd_get_ops (Results 1 – 2 of 2) sorted by relevance
15 struct video_osd_ops *ops = video_osd_get_ops(dev); in video_osd_get_info()23 struct video_osd_ops *ops = video_osd_get_ops(dev); in video_osd_set_mem()30 struct video_osd_ops *ops = video_osd_get_ops(dev); in video_osd_set_size()38 struct video_osd_ops *ops = video_osd_get_ops(dev); in video_osd_print()
117 #define video_osd_get_ops(dev) ((struct video_osd_ops *)(dev)->driver->ops) macro
Completed in 10 milliseconds