Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk3288_vop.c48 static const char * const rk3288_regulator_names[] = { variable
67 rk_vop_probe_regulators(dev, rk3288_regulator_names, in rk3288_vop_probe()
68 ARRAY_SIZE(rk3288_regulator_names)); in rk3288_vop_probe()
H A Drk3288_hdmi.c82 static const char * const rk3288_regulator_names[] = { variable
92 rk_hdmi_probe_regulators(dev, rk3288_regulator_names, in rk3288_hdmi_probe()
93 ARRAY_SIZE(rk3288_regulator_names)); in rk3288_hdmi_probe()