bwi.c | 288 static int bwi_power_off(struct bwi_softc *, int); 6541 bwi_power_off(struct bwi_softc *sc, int with_pll) function in typeref:typename:int 7236 bwi_power_off(sc, 0); /* Leave PLL as it is */ 10056 bwi_power_off(sc, 1); 10419 bwi_power_off(sc, 0);
|