Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/core/inc/
H A Dwlan_pmo_priv.h69 pmo_notify_pause_bitmap pause_bitmap_notifier; member
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_obj_mgmt_api.c617 psoc_ctx->pause_bitmap_notifier = handler; in pmo_register_pause_bitmap_notifier()
642 psoc_ctx->pause_bitmap_notifier = NULL; in pmo_unregister_pause_bitmap_notifier()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_suspend_resume.c674 if (psoc_ctx->pause_bitmap_notifier) in pmo_unpause_all_vdev()
675 psoc_ctx->pause_bitmap_notifier(vdev_id, 0); in pmo_unpause_all_vdev()