Searched refs:refresh_volts (Results 1 – 2 of 2) sorted by relevance
133 .refresh_volts = itesio_refresh_it8625_volts,274 if (sc->sc_config.refresh_volts == NULL) in itesio_isa_attach()275 sc->sc_config.refresh_volts = itesio_refresh_volts; in itesio_isa_attach()767 (*sc->sc_config.refresh_volts)(sc, edata); in itesio_refresh()
166 void (*refresh_volts)(struct itesio_softc *, member