Searched refs:regul_count (Results 1 – 2 of 2) 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()790 if (res->regul_count) in hdmi_resources_cleanup()791 regulator_bulk_free(res->regul_count, res->regul_bulk); in hdmi_resources_cleanup()867 res->regul_count = ARRAY_SIZE(supply); in hdmi_resources_init()
87 int regul_count; member2051 if (regulator_bulk_enable(res->regul_count, res->regul_bulk)) in hdmi_poweron()2088 regulator_bulk_disable(res->regul_count, res->regul_bulk); in hdmi_poweroff()2231 res->regul_count = ARRAY_SIZE(supply); in hdmi_resources_init()