Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c118 static inline bool hdd_get_th_sync_status(struct hdd_adapter *adapter) in hdd_get_th_sync_status() function
124 static inline bool hdd_get_th_sync_status(struct hdd_adapter *adapter) in hdd_get_th_sync_status() function
167 !hdd_get_th_sync_status(adapter)) { in hdd_tsf_is_initialized()
872 if (!hdd_get_th_sync_status(adapter)) { in __hdd_start_tsf_sync()
899 if (!hdd_get_th_sync_status(adapter)) { in __hdd_stop_tsf_sync()
1804 if (!hdd_get_th_sync_status(adapter)) in __hdd_wlan_tsf_show()
1973 if (!hdd_get_th_sync_status(adapter)) in __hdd_wlan_tsf_show()
2067 if (hdd_get_th_sync_status(adapter)) { in hdd_tsf_sync_init()
2125 if (!hdd_get_th_sync_status(adapter)) in hdd_tsf_sync_deinit()
2185 if (!hdd_get_th_sync_status(adapter)) { in hdd_restart_tsf_sync_post_wlan_resume()
[all …]