Searched refs:supply_hdmi (Results 1 – 1 of 1) sorted by relevance
189 regulator_t supply_hdmi; member1065 &sc->supply_hdmi); in get_fdt_resources()1128 rv = regulator_enable(sc->supply_hdmi); in enable_fdt_resources()1261 if (sc->supply_hdmi != NULL) in hdmi_attach()1262 regulator_release(sc->supply_hdmi); in hdmi_attach()1290 if (sc->supply_hdmi != NULL) in hdmi_detach()1291 regulator_release(sc->supply_hdmi); in hdmi_detach()