Searched refs:ucRecordSize (Results 1 – 5 of 5) sorted by relevance
245 !header->ucRecordSize) in bios_parser_get_i2c_info()249 && sizeof(ATOM_I2C_RECORD) <= header->ucRecordSize) { in bios_parser_get_i2c_info()257 offset += header->ucRecordSize; in bios_parser_get_i2c_info()307 offset += header->ucRecordSize; in bios_parser_get_device_tag_record()310 !header->ucRecordSize) in bios_parser_get_device_tag_record()317 if (sizeof(ATOM_CONNECTOR_DEVICE_TAG) > header->ucRecordSize) in bios_parser_get_device_tag_record()886 !header->ucRecordSize) in get_hpd_record()890 && sizeof(ATOM_HPD_INT_RECORD) <= header->ucRecordSize) in get_hpd_record()893 offset += header->ucRecordSize; in get_hpd_record()1521 offset += header->ucRecordSize; in get_encoder_cap_record()[all …]
382 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()393 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()428 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()463 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()491 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()521 ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
656 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()667 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()705 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()740 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()768 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()798 ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
4173 UCHAR ucRecordSize; //The size of the whole record in byte member
4672 UCHAR ucRecordSize; //The size of the whole record in byte member