Searched refs:ucRecordSize (Results 1 – 4 of 4) 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()985 !header->ucRecordSize) in get_hpd_record()989 && sizeof(ATOM_HPD_INT_RECORD) <= header->ucRecordSize) in get_hpd_record()992 offset += header->ucRecordSize; in get_hpd_record()1688 offset += header->ucRecordSize; in get_encoder_cap_record()[all …]
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