Searched refs:fw_buf_ptr (Results 1 – 2 of 2) sorted by relevance
558 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_create_bo()563 memset(adev->firmware.fw_buf_ptr, 0, adev->firmware.fw_size); in amdgpu_ucode_create_bo()574 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_free_bo()603 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()609 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()
362 void *fw_buf_ptr; member