Searched refs:supply_hdmi (Results 1 – 1 of 1) sorted by relevance
186 regulator_t supply_hdmi; member1062 &sc->supply_hdmi); in get_fdt_resources()1125 rv = regulator_enable(sc->supply_hdmi); in enable_fdt_resources()1259 if (sc->supply_hdmi != NULL) in hdmi_attach()1260 regulator_release(sc->supply_hdmi); in hdmi_attach()1294 if (sc->supply_hdmi != NULL) in hdmi_detach()1295 regulator_release(sc->supply_hdmi); in hdmi_detach()