Home
last modified time | relevance | path

Searched refs:rk3399_regulator_names (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/rockchip/
H A Drk3399_hdmi.c48 static const char * const rk3399_regulator_names[] = { variable
56 rk_hdmi_probe_regulators(dev, rk3399_regulator_names, in rk3399_hdmi_probe()
57 ARRAY_SIZE(rk3399_regulator_names)); in rk3399_hdmi_probe()
H A Drk3399_vop.c59 static const char * const rk3399_regulator_names[] = { variable
70 rk_vop_probe_regulators(dev, rk3399_regulator_names, in rk3399_vop_probe()
71 ARRAY_SIZE(rk3399_regulator_names)); in rk3399_vop_probe()