Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_sim.h90 uint32_t target_if_spectral_sops_sim_stop_scan(void *arg);
H A Dtarget_if_spectral_sim.c651 target_if_spectral_sops_sim_stop_scan(spectral); in OS_TIMER_FUNC()
825 target_if_spectral_sops_sim_stop_scan(void *arg) in target_if_spectral_sops_sim_stop_scan() function
852 qdf_export_symbol(target_if_spectral_sops_sim_stop_scan);
H A Dtarget_if_spectral.c2567 p_sops->stop_spectral_scan = target_if_spectral_sops_sim_stop_scan; in target_if_init_spectral_simulation_ops()