Searched refs:fw_buf_ptr (Results 1 – 2 of 2) sorted by relevance
1115 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_create_bo()1120 memset(adev->firmware.fw_buf_ptr, 0, adev->firmware.fw_size); in amdgpu_ucode_create_bo()1130 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_free_bo()1159 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()1166 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()
594 void *fw_buf_ptr; member