Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/bridge/
H A Dvideo-bridge-uclass.c15 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_set_backlight()
25 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_attach()
36 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_check_attached()
50 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_read_edid()
H A Dptn3460.c18 struct video_bridge_ops ptn3460_ops = {
H A Dps862x.c117 struct video_bridge_ops ps8622_ops = {
H A Danx6345.c405 struct video_bridge_ops anx6345_ops = {
/openbmc/u-boot/include/
H A Dvideo_bridge.h28 struct video_bridge_ops { struct
68 ((struct video_bridge_ops *)(dev)->driver->ops) argument
/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c1064 static const struct video_bridge_ops tegra_sor_ops = {