Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_common_cfg.h656 #define CFG_HOST_ACTION_ON_PAGEFAULT CFG_INI_UINT( \ macro
797 CFG(CFG_HOST_ACTION_ON_PAGEFAULT) \
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_main.c298 psoc_cfg->host_pf_action = cfg_get(psoc, CFG_HOST_ACTION_ON_PAGEFAULT); in wlan_pmo_init_cfg()