Searched refs:ucRecordSize (Results 1 – 5 of 5) sorted by relevance
244 !header->ucRecordSize) in bios_parser_get_i2c_info()248 && sizeof(ATOM_I2C_RECORD) <= header->ucRecordSize) { in bios_parser_get_i2c_info()256 offset += header->ucRecordSize; in bios_parser_get_i2c_info()306 offset += header->ucRecordSize; in bios_parser_get_device_tag_record()309 !header->ucRecordSize) in bios_parser_get_device_tag_record()316 if (sizeof(ATOM_CONNECTOR_DEVICE_TAG) > header->ucRecordSize) in bios_parser_get_device_tag_record()967 !header->ucRecordSize) in get_hpd_record()971 && sizeof(ATOM_HPD_INT_RECORD) <= header->ucRecordSize) in get_hpd_record()974 offset += header->ucRecordSize; in get_hpd_record()1608 offset += header->ucRecordSize; in get_encoder_cap_record()[all …]
402 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()413 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()448 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()483 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()511 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()541 ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
657 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()668 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()706 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()741 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()769 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()799 ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
4172 UCHAR ucRecordSize; //The size of the whole record in byte member
4672 UCHAR ucRecordSize; //The size of the whole record in byte member