Searched refs:cw1200_pm_stay_awake (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | pm.h | 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() function
|
H A D | pm.c | 111 void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, in cw1200_pm_stay_awake() function
|
H A D | scan.c | 39 cw1200_pm_stay_awake(&priv->pm_state, msecs_to_jiffies(tmo)); in cw1200_scan_start()
|
H A D | sta.c | 59 cw1200_pm_stay_awake(&priv->pm_state, HZ); in cw1200_start() 1313 cw1200_pm_stay_awake(&priv->pm_state, in cw1200_do_join() 2160 cw1200_pm_stay_awake(&priv->pm_state, in cw1200_suspend_resume()
|
H A D | queue.c | 123 cw1200_pm_stay_awake(&stats->priv->pm_state, in __cw1200_queue_gc()
|
H A D | txrx.c | 1204 cw1200_pm_stay_awake(&priv->pm_state, grace_period); in cw1200_rx_cb()
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | pm.h | 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() function
|
H A D | pm.c | 111 void cw1200_pm_stay_awake(struct cw1200_pm_state *pm, in cw1200_pm_stay_awake() function
|
H A D | scan.c | 39 cw1200_pm_stay_awake(&priv->pm_state, msecs_to_jiffies(tmo)); in cw1200_scan_start()
|
H A D | sta.c | 59 cw1200_pm_stay_awake(&priv->pm_state, HZ); in cw1200_start() 1314 cw1200_pm_stay_awake(&priv->pm_state, in cw1200_do_join() 2161 cw1200_pm_stay_awake(&priv->pm_state, in cw1200_suspend_resume()
|
H A D | queue.c | 126 cw1200_pm_stay_awake(&stats->priv->pm_state, in __cw1200_queue_gc()
|
H A D | txrx.c | 1200 cw1200_pm_stay_awake(&priv->pm_state, grace_period); in cw1200_rx_cb()
|
Completed in 17 milliseconds