Searched refs:ath_ps_ops (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/
H A Dath.h142 struct ath_ps_ops { struct
181 const struct ath_ps_ops *ps_ops;
191 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) ath_ps_ops() function
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c742 ath_ps_ops(common)->wakeup(common); ath9k_cmn_spectral_scan_trigger()
755 ath_ps_ops(common)->restore(common); ath9k_cmn_spectral_scan_trigger()
790 ath_ps_ops(common)->wakeup(common); ath9k_cmn_spectral_scan_config()
792 ath_ps_ops(common)->restore(common); ath9k_cmn_spectral_scan_config()
H A Dhtc_drv_init.c74 static struct ath_ps_ops ath9k_htc_ps_ops = {
H A Dinit.c105 static struct ath_ps_ops ath9k_ps_ops = {

Completed in 131 milliseconds