Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/bridge/
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()
Dptn3460.c18 struct video_bridge_ops ptn3460_ops = {
Dps862x.c117 struct video_bridge_ops ps8622_ops = {
Danx6345.c405 struct video_bridge_ops anx6345_ops = {
/external/u-boot/include/
Dvideo_bridge.h28 struct video_bridge_ops { struct
68 ((struct video_bridge_ops *)(dev)->driver->ops) argument
/external/u-boot/drivers/video/tegra124/
Dsor.c1063 static const struct video_bridge_ops tegra_sor_ops = {