Searched refs:init_baseband (Results 1 – 4 of 4) sorted by relevance
406 void (*init_baseband)(struct athn_softc *); member
2437 ops->init_baseband(sc); in athn_hw_reset()
179 ops->init_baseband = ar5008_init_baseband; in ar5008_attach()
185 ops->init_baseband = ar9003_init_baseband; in ar9003_attach()