Home
last modified time | relevance | path

Searched refs:debugfs_discovery_blob (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.c2018 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()
Damdgpu.h782 struct debugfs_blob_wrapper debugfs_discovery_blob; member