Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h1007 qdf_runtime_lock_t vdev_destroy; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c1496 qdf_runtime_lock_init(&ctx->vdev_destroy); in hdd_runtime_suspend_context_init()
1528 qdf_runtime_lock_deinit(&ctx->vdev_destroy); in hdd_runtime_suspend_context_deinit()
7323 qdf_runtime_pm_prevent_suspend(&hdd_ctx->runtime_context.vdev_destroy); in hdd_vdev_destroy()
7329 qdf_runtime_pm_allow_suspend(&hdd_ctx->runtime_context.vdev_destroy); in hdd_vdev_destroy()
7766 goto vdev_destroy; in hdd_init_station_mode()
7802 vdev_destroy: in hdd_init_station_mode()