Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_sim.h59 uint32_t target_if_spectral_sops_sim_is_active(void *arg);
Dtarget_if_spectral_sim.c730 target_if_spectral_sops_sim_is_active(void *arg) in target_if_spectral_sops_sim_is_active() function
748 qdf_export_symbol(target_if_spectral_sops_sim_is_active);
Dtarget_if_spectral.c2565 p_sops->is_spectral_active = target_if_spectral_sops_sim_is_active; in target_if_init_spectral_simulation_ops()