Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_sim.h36 int target_if_spectral_sim_attach(struct target_if_spectral *spectral);
H A Dtarget_if_spectral_sim.c661 target_if_spectral_sim_attach(struct target_if_spectral *spectral) in target_if_spectral_sim_attach() function
H A Dtarget_if_spectral.c3142 if (target_if_spectral_sim_attach(spectral)) { in target_if_spectral_attach_simulation()