Home
last modified time | relevance | path

Searched defs:hdd_runtime_pm_context (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h998 struct hdd_runtime_pm_context { struct
999 qdf_runtime_lock_t dfs;
1000 qdf_runtime_lock_t connect;
1001 qdf_runtime_lock_t user;
1002 bool is_user_wakelock_acquired;
1003 qdf_runtime_lock_t monitor_mode;
1004 qdf_runtime_lock_t wow_unit_test;
1005 qdf_runtime_lock_t system_suspend;
1006 qdf_runtime_lock_t dyn_mac_addr_update;
1007 qdf_runtime_lock_t vdev_destroy;
[all …]