Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2100 struct completion ready_to_suspend; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c14027 init_completion(&hdd_ctx->ready_to_suspend); in hdd_context_init()