Searched refs:cw1200_pm_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | pm.h | 18 struct cw1200_pm_state { struct 26 int cw1200_pm_init(struct cw1200_pm_state *pm, 28 void cw1200_pm_deinit(struct cw1200_pm_state *pm); 33 void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, 36 static inline void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, in cw1200_pm_stay_awake()
|
H A D | pm.c | 96 int cw1200_pm_init(struct cw1200_pm_state *pm, in cw1200_pm_init() 106 void cw1200_pm_deinit(struct cw1200_pm_state *pm) in cw1200_pm_deinit() 111 void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, in cw1200_pm_stay_awake() 160 struct cw1200_pm_state *pm_state = &priv->pm_state; in cw1200_wow_suspend() 305 struct cw1200_pm_state *pm_state = &priv->pm_state; in cw1200_wow_resume()
|
H A D | cw1200.h | 173 struct cw1200_pm_state pm_state;
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | pm.h | 18 struct cw1200_pm_state { struct 26 int cw1200_pm_init(struct cw1200_pm_state *pm, 28 void cw1200_pm_deinit(struct cw1200_pm_state *pm); 33 void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, 36 static inline void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, in cw1200_pm_stay_awake()
|
H A D | pm.c | 96 int cw1200_pm_init(struct cw1200_pm_state *pm, in cw1200_pm_init() 106 void cw1200_pm_deinit(struct cw1200_pm_state *pm) in cw1200_pm_deinit() 111 void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, in cw1200_pm_stay_awake() 160 struct cw1200_pm_state *pm_state = &priv->pm_state; in cw1200_wow_suspend() 305 struct cw1200_pm_state *pm_state = &priv->pm_state; in cw1200_wow_resume()
|
H A D | cw1200.h | 173 struct cw1200_pm_state pm_state;
|
Completed in 4 milliseconds