Searched refs:fw_buf_ptr (Results 1 – 2 of 2) sorted by relevance
713 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_create_bo()718 memset(adev->firmware.fw_buf_ptr, 0, adev->firmware.fw_size); in amdgpu_ucode_create_bo()729 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_free_bo()758 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()764 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()
439 void *fw_buf_ptr; member