Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/
H A Dwlan_spectral_utils_api.c213 sc = spectral_get_spectral_ctx_from_psoc(psoc); in spectral_register_legacy_cb()
351 sc = spectral_get_spectral_ctx_from_psoc(psoc); in wlan_register_spectral_wmi_ops()
378 sc = spectral_get_spectral_ctx_from_psoc(psoc); in wlan_register_spectral_tgt_ops()
/wlan-driver/qca-wifi-host-cmn/spectral/core/
H A Dspectral_cmn_api_i.h156 spectral_get_spectral_ctx_from_psoc(struct wlan_objmgr_psoc *psoc) in spectral_get_spectral_ctx_from_psoc() function