Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/bridge/
H A Dvideo-bridge-uclass.c16 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_set_backlight()
26 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_attach()
37 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_check_attached()
51 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_read_edid()
60 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_get_timing()
H A Dptn3460.c19 struct video_bridge_ops ptn3460_ops = {
H A Dps862x.c118 struct video_bridge_ops ps8622_ops = {
H A Danx6345.c430 static const struct video_bridge_ops anx6345_ops = {
/OK3568_Linux_fs/u-boot/include/
H A Dvideo_bridge.h29 struct video_bridge_ops { struct
77 ((struct video_bridge_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drk1000_tve.c297 struct video_bridge_ops rk1000_tve_ops = {
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c1066 static const struct video_bridge_ops tegra_sor_ops = {