Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/core/inc/
H A Dwlan_pmo_main.h69 QDF_STATUS pmo_allocate_ctx(void);
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_main.c34 QDF_STATUS pmo_allocate_ctx(void) in pmo_allocate_ctx() function
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_obj_mgmt_api.c36 if (pmo_allocate_ctx() != QDF_STATUS_SUCCESS) { in pmo_init()