Home
last modified time | relevance | path

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

/u-boot/drivers/video/bridge/
A Dvideo-bridge-uclass.c19 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_set_backlight()
29 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_attach()
40 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_check_attached()
54 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_read_edid()
A Dptn3460.c19 struct video_bridge_ops ptn3460_ops = {
A Dps862x.c120 struct video_bridge_ops ps8622_ops = {
A Danx6345.c407 struct video_bridge_ops anx6345_ops = {
/u-boot/include/
A Dvideo_bridge.h28 struct video_bridge_ops { struct
68 ((struct video_bridge_ops *)(dev)->driver->ops) argument
/u-boot/drivers/video/stm32/
A Dstm32_dsi.c499 struct video_bridge_ops stm32_dsi_ops = {
/u-boot/drivers/video/rockchip/
A Ddw_mipi_dsi_rockchip.c856 struct video_bridge_ops dw_mipi_dsi_rockchip_ops = {
/u-boot/drivers/video/tegra124/
A Dsor.c1067 static const struct video_bridge_ops tegra_sor_ops = {

Completed in 20 milliseconds