Searched defs:hdd_runtime_pm_context (Results 1 – 1 of 1) sorted by relevance
998 struct hdd_runtime_pm_context { struct999 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 …]