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()1525 offset += header->ucRecordSize; in get_encoder_cap_record()[all …]
398 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()409 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()444 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()479 ((char *)record + record->ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()507 while (record->ucRecordSize > 0 && in amdgpu_atombios_get_connector_info_from_object_table()537 ucRecordSize); in amdgpu_atombios_get_connector_info_from_object_table()
672 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()683 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()721 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()756 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()784 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()814 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