Searched refs:debugfs_discovery_blob (Results 1 – 2 of 2) sorted by relevance
2018 adev->debugfs_discovery_blob.data = adev->mman.discovery_bin; in amdgpu_debugfs_init()2019 adev->debugfs_discovery_blob.size = adev->mman.discovery_tmr_size; in amdgpu_debugfs_init()2021 &adev->debugfs_discovery_blob); in amdgpu_debugfs_init()
782 struct debugfs_blob_wrapper debugfs_discovery_blob; member