Searched refs:supply_vdd (Results 1 – 1 of 1) sorted by relevance
191 regulator_t supply_vdd; member1077 &sc->supply_vdd); in get_fdt_resources()1138 rv = regulator_enable(sc->supply_vdd); in enable_fdt_resources()1265 if (sc->supply_vdd != NULL) in hdmi_attach()1266 regulator_release(sc->supply_vdd); in hdmi_attach()1294 if (sc->supply_vdd != NULL) in hdmi_detach()1295 regulator_release(sc->supply_vdd); in hdmi_detach()