Searched refs:fw_buf_ptr (Results 1 – 2 of 2) sorted by relevance
1003 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_create_bo()1008 memset(adev->firmware.fw_buf_ptr, 0, adev->firmware.fw_size); in amdgpu_ucode_create_bo()1018 &adev->firmware.fw_buf_ptr); in amdgpu_ucode_free_bo()1047 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()1053 adev->firmware.fw_buf_ptr + fw_offset); in amdgpu_ucode_init_bo()
534 void *fw_buf_ptr; member