Home
last modified time | relevance | path

Searched refs:REASON_USER_SPACE (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_scan_disable.c67 ucfg_scan_psoc_set_disable(hdd_ctx->psoc, REASON_USER_SPACE); in __hdd_sysfs_scan_disable_store()
69 ucfg_scan_psoc_set_enable(hdd_ctx->psoc, REASON_USER_SPACE); in __hdd_sysfs_scan_disable_store()
H A Dwlan_hdd_wext.c4606 ucfg_scan_psoc_set_disable(hdd_ctx->psoc, REASON_USER_SPACE); in hdd_we_set_scan_disable()
4608 ucfg_scan_psoc_set_enable(hdd_ctx->psoc, REASON_USER_SPACE); in hdd_we_set_scan_disable()
H A Dwlan_hdd_cfg80211.c9981 ucfg_scan_psoc_set_enable(hdd_ctx->psoc, REASON_USER_SPACE); in hdd_config_scan_enable()
9983 ucfg_scan_psoc_set_disable(hdd_ctx->psoc, REASON_USER_SPACE); in hdd_config_scan_enable()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/
H A Dwlan_scan_public_structs.h821 REASON_USER_SPACE = 0x4, enumerator