Searched refs:fw_device_id_record (Results 1 – 3 of 3) sorted by relevance
404 struct pldm_firmware_device_id_record *fw_device_id_record, in decode_firmware_device_id_record_errno() argument410 if (data == NULL || fw_device_id_record == NULL || in decode_firmware_device_id_record_errno()435 fw_device_id_record->record_length = in decode_firmware_device_id_record_errno()437 fw_device_id_record->descriptor_count = data_record->descriptor_count; in decode_firmware_device_id_record_errno()438 fw_device_id_record->device_update_option_flags.value = in decode_firmware_device_id_record_errno()440 fw_device_id_record->comp_image_set_version_string_type = in decode_firmware_device_id_record_errno()442 fw_device_id_record->comp_image_set_version_string_length = in decode_firmware_device_id_record_errno()444 fw_device_id_record->fw_device_pkg_data_length = in decode_firmware_device_id_record_errno()447 if (length < fw_device_id_record->record_length) { in decode_firmware_device_id_record_errno()459 fw_device_id_record->fw_device_pkg_data_length; in decode_firmware_device_id_record_errno()[all …]
1072 struct pldm_firmware_device_id_record *fw_device_id_record,
3852 'name' => 'fw_device_id_record',