Home
last modified time | relevance | path

Searched defs:ath_ps_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
Dath.h142 struct ath_ps_ops { struct
143 void (*wakeup)(struct ath_common *common);
144 void (*restore)(struct ath_common *common);
191 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops() function
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
Dath.h142 struct ath_ps_ops { struct
143 void (*wakeup)(struct ath_common *common);
144 void (*restore)(struct ath_common *common);
191 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops() function