Home
last modified time | relevance | path

Searched defs:video_bridge_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dvideo_bridge.h29 struct video_bridge_ops { struct
35 int (*attach)(struct udevice *dev);
46 int (*check_attached)(struct udevice *dev);
77 ((struct video_bridge_ops *)(dev)->driver->ops) argument