Searched refs:ath_ps_ops (Results 1 – 4 of 4) sorted by relevance
140 struct ath_ps_ops { struct179 const struct ath_ps_ops *ps_ops;189 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops() function
731 ath_ps_ops(common)->wakeup(common); in ath9k_cmn_spectral_scan_trigger()744 ath_ps_ops(common)->restore(common); in ath9k_cmn_spectral_scan_trigger()779 ath_ps_ops(common)->wakeup(common); in ath9k_cmn_spectral_scan_config()781 ath_ps_ops(common)->restore(common); in ath9k_cmn_spectral_scan_config()
74 static const struct ath_ps_ops ath9k_htc_ps_ops = {
162 static const struct ath_ps_ops ath9k_ps_ops = {