Home
last modified time | relevance | path

Searched refs:is_unit_test_framework_enabled (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_unit_test.c64 if (!hdd_ctx->config->is_unit_test_framework_enabled) { in __hdd_sysfs_unit_test_target_store()
H A Dwlan_hdd_sysfs_policy_mgr.c119 if (!hdd_ctx->config->is_unit_test_framework_enabled) { in __hdd_sysfs_pm_pcl_store()
H A Dwlan_hdd_power.c3512 if (!hdd_ctx->config->is_unit_test_framework_enabled) { in __hdd_wlan_fake_apps_resume()
3593 if (!hdd_ctx->config->is_unit_test_framework_enabled) { in hdd_wlan_fake_apps_suspend()
3705 if (!hdd_ctx->config->is_unit_test_framework_enabled) { in hdd_wlan_fake_apps_resume()
H A Dwlan_hdd_main.c14582 config->is_unit_test_framework_enabled = in hdd_cfg_params_init()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_cfg.h122 bool is_unit_test_framework_enabled; member