Searched refs:ttm_debugfs_entries (Results 1 – 1 of 1) sorted by relevance
2556 } ttm_debugfs_entries[] = { variable2574 for (count = 0; count < ARRAY_SIZE(ttm_debugfs_entries); count++) { in amdgpu_ttm_debugfs_init()2576 ttm_debugfs_entries[count].name, in amdgpu_ttm_debugfs_init()2579 ttm_debugfs_entries[count].fops); in amdgpu_ttm_debugfs_init()2582 if (ttm_debugfs_entries[count].domain == TTM_PL_VRAM) in amdgpu_ttm_debugfs_init()2584 else if (ttm_debugfs_entries[count].domain == TTM_PL_TT) in amdgpu_ttm_debugfs_init()