Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_spectralscan.h243 void spectral_scan_activate_service(struct hdd_context *hdd_ctx);
267 static inline void spectral_scan_activate_service(struct hdd_context *hdd_ctx) in spectral_scan_activate_service() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_spectralscan.c614 void spectral_scan_activate_service(struct hdd_context *hdd_ctx) in spectral_scan_activate_service() function
Dwlan_hdd_main.c11272 spectral_scan_activate_service(hdd_ctx); in hdd_init_netlink_services()