Home
last modified time | relevance | path

Searched refs:rk_vop_probe_regulators (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/video/rockchip/
H A Drk_vop.h63 void rk_vop_probe_regulators(struct udevice *dev,
H A Drk3399_vop.c70 rk_vop_probe_regulators(dev, rk3399_regulator_names, in rk3399_vop_probe()
H A Drk3288_vop.c66 rk_vop_probe_regulators(dev, rk3288_regulator_names, in rk3288_vop_probe()
H A Drk_hdmi.c103 rk_vop_probe_regulators(dev, names, cnt); in rk_hdmi_probe_regulators()
H A Drk_vop.c342 void rk_vop_probe_regulators(struct udevice *dev, in rk_vop_probe_regulators() function