Searched refs:_ath_power_set_selfgen (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_misc.h113 extern void _ath_power_set_selfgen(struct ath_softc *sc, int power_state, const char *file, int line);
118 #define ath_power_setselfgen(sc, ps) _ath_power_set_selfgen(sc, ps, __FILE__, __LINE__)
H A Dif_ath.c333 _ath_power_set_selfgen(struct ath_softc *sc, int power_state, const char *file, int line) function

Completed in 102 milliseconds