Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_extwow_cfg.h40 #define CFG_EXTWOW_GOTO_SUSPEND CFG_INI_BOOL("gExtWoWgotoSuspend", \ macro
264 CFG(CFG_EXTWOW_GOTO_SUSPEND) \
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_main.c75 cfg_get(psoc, CFG_EXTWOW_GOTO_SUSPEND); in wlan_extwow_init_cfg()