Home
last modified time | relevance | path

Searched refs:wlan_hdd_sar_timers_init (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sar_limits.h60 void wlan_hdd_sar_timers_init(struct hdd_context *hdd_ctx);
123 static inline void wlan_hdd_sar_timers_init(struct hdd_context *hdd_ctx) in wlan_hdd_sar_timers_init() function
Dwlan_hdd_sar_limits.c1251 void wlan_hdd_sar_timers_init(struct hdd_context *hdd_ctx) in wlan_hdd_sar_timers_init() function
Dwlan_hdd_main.c14724 wlan_hdd_sar_timers_init(hdd_ctx); in hdd_context_create()