Searched defs:video_bridge_ops (Results 1 – 1 of 1) sorted by relevance
29 struct video_bridge_ops { struct35 int (*attach)(struct udevice *dev);46 int (*check_attached)(struct udevice *dev);77 ((struct video_bridge_ops *)(dev)->driver->ops) argument