Home
last modified time | relevance | path

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

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