Searched refs:bwi_bbp_power_on (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwi.c206 static int bwi_bbp_power_on(struct bwi_softc *, enum bwi_clock_mode);
394 error = bwi_bbp_power_on(sc, BWI_CLOCK_MODE_FAST);
1219 bwi_bbp_power_on(sc, BWI_CLOCK_MODE_FAST);
1237 bwi_bbp_power_on(sc, BWI_CLOCK_MODE_DYN);
3424 bwi_bbp_power_on(struct bwi_softc *sc, enum bwi_clock_mode clk_mode) function

Completed in 63 milliseconds