Searched refs:regul_count (Results 1 – 1 of 1) sorted by relevance
71 int regul_count; member585 ret = regulator_bulk_enable(res->regul_count, res->regul_bulk); in hdmi_resource_poweron()605 regulator_bulk_disable(res->regul_count, res->regul_bulk); in hdmi_resource_poweroff()796 if (res->regul_count) in hdmi_resources_cleanup()797 regulator_bulk_free(res->regul_count, res->regul_bulk); in hdmi_resources_cleanup()873 res->regul_count = ARRAY_SIZE(supply); in hdmi_resources_init()