ath_ps_ops        179 drivers/net/wireless/ath/ath.h 	const struct ath_ps_ops *ps_ops;
ath_ps_ops        189 drivers/net/wireless/ath/ath.h static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common)
ath_ps_ops        731 drivers/net/wireless/ath/ath9k/common-spectral.c 	ath_ps_ops(common)->wakeup(common);
ath_ps_ops        744 drivers/net/wireless/ath/ath9k/common-spectral.c 	ath_ps_ops(common)->restore(common);
ath_ps_ops        779 drivers/net/wireless/ath/ath9k/common-spectral.c 	ath_ps_ops(common)->wakeup(common);
ath_ps_ops        781 drivers/net/wireless/ath/ath9k/common-spectral.c 	ath_ps_ops(common)->restore(common);
ath_ps_ops         74 drivers/net/wireless/ath/ath9k/htc_drv_init.c static const struct ath_ps_ops ath9k_htc_ps_ops = {
ath_ps_ops        162 drivers/net/wireless/ath/ath9k/init.c static const struct ath_ps_ops ath9k_ps_ops = {