Searched refs:lib_type (Results 1 - 4 of 4) sorted by relevance
/kernel/uniproton/build/uniproton_ci_lib/ |
H A D | get_config_info.py | 57 hcc_path, kconf_dir, plam_type, lib_type = "", "", "", "" 61 lib_type = getChildNodeValueByNodeName(cpu, "lib_type") 77 return lib_type, plam_type, hcc_path, kconf_dir, system, core
|
/kernel/uniproton/ |
H A D | build.py | 38 # 根据makechoice获取config的配置的环境,compile_mode, lib_type, 41 self.lib_type, self.plam_type, self.hcc_path, self.kconf_dir, self.system, self.core = get_cpu_info(cpu_type, cpu_plat, self.build_machine_platform) 42 if not self.compile_mode and self.lib_type and self.plam_type and self.hcc_path and self.kconf_dir: 57 os.environ["LIB_TYPE"] = self.lib_type 107 self.lib_type = ""
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/ |
H A D | sst-mfld-dsp.h | 273 u32 lib_type;/*TBD- KLOCKWORK u8 lib_type;*/ member
|
/kernel/linux/linux-6.6/sound/soc/intel/atom/ |
H A D | sst-mfld-dsp.h | 273 u32 lib_type;/*TBD- KLOCKWORK u8 lib_type;*/ member
|
Completed in 5 milliseconds