Searched refs:component_type (Results 1 – 6 of 6) sorted by relevance
434 if (pdsc->fw_components.info[i].component_type == type) in pdsc_component_type_exists()450 info->component_type == type) in pdsc_component_id_matches_type()465 return info->component_type; in pdsc_get_component_type_by_id()760 u8 component_type; in pdsc_flash_component() local765 component_type = pdsc_get_component_type_by_id(pdsc, in pdsc_flash_component()767 if (component_type) { in pdsc_flash_component()768 const char *type_name = pdsc_fw_type_to_name(component_type); in pdsc_flash_component()770 if (component_type == PDS_CORE_FW_TYPE_MAIN) { in pdsc_flash_component()
106 if (info->component_type == PDS_CORE_FW_TYPE_MAIN) { in pdsc_dl_report_component()112 name = pdsc_fw_type_to_name(info->component_type); in pdsc_dl_report_component()
128 u8 component_type; member219 u8 component_type; member
166 enum dpsw_component_type component_type; member
327 attr->component_type = dpsw_get_field(rsp_params->component_type, COMPONENT_TYPE); in dpsw_get_attributes()
726 u8 component_type; member