Home
last modified time | relevance | path

Searched refs:ImageLength (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bios.c281 vhdr->VendorID, vhdr->DeviceID, vhdr->ImageLength); in amdgpu_acpi_vfct_bios()
292 if (vfct->VBIOSImageOffset + sizeof(VFCT_IMAGE_HEADER) + vhdr->ImageLength > tbl_size) { in amdgpu_acpi_vfct_bios()
297 adev->bios = kmemdup(&vbios->VbiosContent, vhdr->ImageLength, GFP_KERNEL); in amdgpu_acpi_vfct_bios()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_sds.h94 u32 ImageLength; /* length of the image */ member
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_bios.c623 vhdr->VendorID, vhdr->DeviceID, vhdr->ImageLength); in radeon_acpi_vfct_bios()
634 if (vfct->VBIOSImageOffset + sizeof(VFCT_IMAGE_HEADER) + vhdr->ImageLength > tbl_size) { in radeon_acpi_vfct_bios()
639 rdev->bios = kmemdup(&vbios->VbiosContent, vhdr->ImageLength, GFP_KERNEL); in radeon_acpi_vfct_bios()
Datombios.h7961 ULONG ImageLength; //0x64 member
/linux-4.4.14/drivers/gpu/drm/amd/include/
Datombios.h8535 ULONG ImageLength; //0x64 member