Searched refs:sc_rfswitch_ch (Results 1 – 2 of 2) sorted by relevance
1047 struct callout sc_rfswitch_ch; /* for laptop */ member
860 callout_drain(&sc->sc_rfswitch_ch); in bwn_detach()896 callout_init_mtx(&sc->sc_rfswitch_ch, &sc->sc_mtx, 0); in bwn_attach_pre()2085 callout_reset(&sc->sc_rfswitch_ch, hz, bwn_rfswitch, sc); in bwn_init()4813 callout_stop(&sc->sc_rfswitch_ch); in bwn_core_stop()7680 callout_schedule(&sc->sc_rfswitch_ch, hz); in bwn_rfswitch()