Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_obj_mgmt_api.c33 struct wlan_pmo_ctx *pmo_ctx; in pmo_init()
91 struct wlan_pmo_ctx *pmo_ctx; in pmo_deinit()
149 struct wlan_pmo_ctx *pmo_ctx; in pmo_psoc_object_created_notification()
357 struct wlan_pmo_ctx *pmo_ctx; in pmo_register_suspend_handler()
390 struct wlan_pmo_ctx *pmo_ctx; in pmo_unregister_suspend_handler()
430 struct wlan_pmo_ctx *pmo_ctx; in pmo_register_resume_handler()
462 struct wlan_pmo_ctx *pmo_ctx; in pmo_unregister_resume_handler()
501 struct wlan_pmo_ctx *pmo_ctx; in pmo_suspend_all_components()
558 struct wlan_pmo_ctx *pmo_ctx; in pmo_resume_all_components()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_main.c32 static struct wlan_pmo_ctx *gp_pmo_ctx;
43 gp_pmo_ctx = (struct wlan_pmo_ctx *)qdf_mem_malloc( in pmo_allocate_ctx()
65 struct wlan_pmo_ctx *pmo_get_context(void) in pmo_get_context()
/wlan-driver/qcacld-3.0/components/pmo/core/inc/
H A Dwlan_pmo_priv.h87 struct wlan_pmo_ctx { struct
H A Dwlan_pmo_main.h87 struct wlan_pmo_ctx *pmo_get_context(void);