Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/fwlog/
H A Ddbglog_host.h118 dbglog_report_enable(wmi_unified_t wmi_handle, A_BOOL isenable);
222 dbglog_report_enable(wmi_unified_t wmi_handle, A_BOOL isenable)
H A Ddbglog_host.c1365 int dbglog_report_enable(wmi_unified_t wmi_handle, bool isenable) in dbglog_report_enable() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c1485 ret = dbglog_report_enable(wma->wmi_handle, in wma_process_cli_set_cmd()