Searched refs:sc_power_off (Results 1 – 8 of 8) sorted by relevance
128 sc->sc_power_off = r92e_power_off; in r92eu_attach()
150 sc->sc_power_off = r88eu_power_off; in r88eu_attach()
187 sc->sc_power_off = r92ce_power_off; in r92ce_attach()
179 sc->sc_power_off = r92cu_power_off; in r92cu_attach()
157 sc->sc_power_off = r88ee_power_off; in r88ee_attach()
210 sc->sc_power_off = r12a_power_off; in r12au_attach()
196 sc->sc_power_off = r21a_power_off; in r21au_attach()
303 void (*sc_power_off)(struct rtwn_softc *); member496 (((_sc)->sc_power_off)((_sc)))