Searched refs:cw1200_pm_state (Results 1 – 3 of 3) sorted by relevance
21 struct cw1200_pm_state { struct29 int cw1200_pm_init(struct cw1200_pm_state *pm, argument31 void cw1200_pm_deinit(struct cw1200_pm_state *pm);36 void cw1200_pm_stay_awake(struct cw1200_pm_state *pm,39 static inline void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, in cw1200_pm_stay_awake()
99 int cw1200_pm_init(struct cw1200_pm_state *pm, in cw1200_pm_init()110 void cw1200_pm_deinit(struct cw1200_pm_state *pm) in cw1200_pm_deinit()115 void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, in cw1200_pm_stay_awake()164 struct cw1200_pm_state *pm_state = &priv->pm_state; in cw1200_wow_suspend()309 struct cw1200_pm_state *pm_state = &priv->pm_state; in cw1200_wow_resume()
176 struct cw1200_pm_state pm_state;