Searched refs:ath_ps_ops (Results 1 – 4 of 4) sorted by relevance
142 struct ath_ps_ops { struct181 const struct ath_ps_ops *ps_ops;191 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops() function
745 ath_ps_ops(common)->wakeup(common); in ath9k_cmn_spectral_scan_trigger()758 ath_ps_ops(common)->restore(common); in ath9k_cmn_spectral_scan_trigger()793 ath_ps_ops(common)->wakeup(common); in ath9k_cmn_spectral_scan_config()795 ath_ps_ops(common)->restore(common); in ath9k_cmn_spectral_scan_config()
74 static struct ath_ps_ops ath9k_htc_ps_ops = {
105 static struct ath_ps_ops ath9k_ps_ops = {