Home
last modified time | relevance | path

Searched refs:suspend_type (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
Dwlan_pmo_obj_mgmt_api.h163 enum qdf_suspend_type suspend_type);
173 enum qdf_suspend_type suspend_type);
431 enum qdf_suspend_type suspend_type) in pmo_suspend_all_components() argument
438 enum qdf_suspend_type suspend_type) in pmo_resume_all_components() argument
Dwlan_pmo_ucfg_api.h475 enum qdf_suspend_type suspend_type);
/wlan-driver/qcacld-3.0/components/pmo/core/inc/
Dwlan_pmo_static_config.h68 enum qdf_suspend_type suspend_type);
/wlan-driver/qcacld-3.0/components/pmo/core/src/
Dwlan_pmo_static_config.c445 enum qdf_suspend_type suspend_type) in pmo_register_action_frame_patterns() argument
464 if (suspend_type == QDF_SYSTEM_SUSPEND) in pmo_register_action_frame_patterns()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
Dwlan_pmo_obj_mgmt_api.c497 enum qdf_suspend_type suspend_type) in pmo_suspend_all_components() argument
555 enum qdf_suspend_type suspend_type) in pmo_resume_all_components() argument
Dwlan_pmo_ucfg_api.c547 enum qdf_suspend_type suspend_type) in ucfg_pmo_enable_action_frame_patterns() argument
549 return pmo_register_action_frame_patterns(vdev, suspend_type); in ucfg_pmo_enable_action_frame_patterns()