Searched refs:fw_buf_ptr (Results 1 – 2 of 2) sorted by relevance
583 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_create_bo()588 memset(adev->firmware.fw_buf_ptr, 0, adev->firmware.fw_size); in amdgpu_ucode_create_bo()599 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_free_bo()628 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()634 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()
379 void *fw_buf_ptr; member