Home
last modified time | relevance | path

Searched refs:video_bridge_set_active (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/bridge/
H A Dptn3460.c16 return video_bridge_set_active(dev, true); in ptn3460_attach()
H A Dvideo-bridge-uclass.su
H A Dps862x.c85 ret = video_bridge_set_active(dev, true); in ps8622_attach()
H A Dvideo-bridge-uclass.c116 int video_bridge_set_active(struct udevice *dev, bool active) in video_bridge_set_active() function
H A Danx6345.c287 ret = video_bridge_set_active(dev, true); in anx6345_init()
/OK3568_Linux_fs/u-boot/include/
H A Dvideo_bridge.h100 int video_bridge_set_active(struct udevice *dev, bool active);
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drohm-bu18tl82.c114 video_bridge_set_active(priv->dev, true); in bu18tl82_bridge_init()
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp.c1003 video_bridge_set_active(dev, false); in exynos_dp_bridge_setup()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map