Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
Dwlan_scan_cache_db.h214 QDF_STATUS scm_db_init(struct wlan_objmgr_psoc *psoc);
Dwlan_scan_cache_db.c1879 QDF_STATUS scm_db_init(struct wlan_objmgr_psoc *psoc) in scm_db_init() function
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
Dwlan_scan_ucfg_api.c1349 scm_db_init(psoc); in ucfg_scan_psoc_open()