HomeSort by relevance Sort by last modified time
    Searched refs:rk3288_regulator_names (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/video/rockchip/
rk3288_vop.c 47 static const char * const rk3288_regulator_names[] = { variable
66 rk_vop_probe_regulators(dev, rk3288_regulator_names,
67 ARRAY_SIZE(rk3288_regulator_names));
rk3288_hdmi.c 81 static const char * const rk3288_regulator_names[] = { variable
91 rk_hdmi_probe_regulators(dev, rk3288_regulator_names,
92 ARRAY_SIZE(rk3288_regulator_names));

Completed in 44 milliseconds