Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_vop.h64 void rk_vop_probe_regulators(struct udevice *dev,
H A Drk3399_vop.c71 rk_vop_probe_regulators(dev, rk3399_regulator_names, in rk3399_vop_probe()
H A Drk3288_vop.c67 rk_vop_probe_regulators(dev, rk3288_regulator_names, in rk3288_vop_probe()
H A Drk_hdmi.c104 rk_vop_probe_regulators(dev, names, cnt); in rk_hdmi_probe_regulators()
H A Drk_vop.c317 void rk_vop_probe_regulators(struct udevice *dev, in rk_vop_probe_regulators() function