Home
last modified time | relevance | path

Searched refs:unified_image (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Dbootimg-efi.py136 unified_image = source_params.get('create-unified-kernel-image') == "true"
139 if not unified_image:
146 if not unified_image:
198 if not unified_image:
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1116 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_wowlan_config() local
1121 if (!unified_image) { in iwl_mvm_wowlan_config()
1166 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_netdetect_config() local
1169 if (!unified_image) { in iwl_mvm_netdetect_config()
1247 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in __iwl_mvm_suspend() local
1355 if (!unified_image) { in __iwl_mvm_suspend()
3071 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in __iwl_mvm_resume() local
3133 if (!unified_image) in __iwl_mvm_resume()
3137 if (mvm->net_detect && unified_image) { in __iwl_mvm_resume()
3170 if (unified_image && !ret) { in __iwl_mvm_resume()
[all …]
H A Dscan.c2588 bool unified_image = fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_check_running_scans() local
2627 if (!unified_image) in iwl_mvm_check_running_scans()