qcacmn: Enable CFG INI/NON INI Logging
Enable CFG INI/NON INI logging CRs-Fixed: 2425069 Change-Id: I21cbcc5f88cc0099dc593113f1d346e188d70f58
This commit is contained in:

committed by
nshrivas

parent
05f70da365
commit
41696b3a10
@@ -173,6 +173,14 @@ QDF_STATUS cfg_parse_to_psoc_store(struct wlan_objmgr_psoc *psoc,
|
||||
*/
|
||||
QDF_STATUS cfg_parse_to_global_store(const char *path);
|
||||
|
||||
/**
|
||||
* cfg_ucfg_store_print() prints the cfg ini/non ini logs
|
||||
* @psoc: psoc
|
||||
*
|
||||
* Return: QDF_STATUS
|
||||
*/
|
||||
QDF_STATUS ucfg_cfg_store_print(struct wlan_objmgr_psoc *psoc);
|
||||
|
||||
/**
|
||||
* cfg_get() - lookup the configured value for @id from @psoc
|
||||
* @psoc: The psoc from which to lookup the configured value
|
||||
|
Reference in New Issue
Block a user