Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs_filter_init.h70 void dfs_main_timer_detach(struct wlan_dfs *dfs);
72 static inline void dfs_main_timer_detach(struct wlan_dfs *dfs) in dfs_main_timer_detach() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_filter_init.c339 void dfs_main_timer_detach(struct wlan_dfs *dfs) in dfs_main_timer_detach() function
H A Ddfs.c301 dfs_main_timer_detach(dfs); in dfs_timer_detach()