HomeSort by: relevance | last modified time | path
    Searched defs:debugfs_regs_names (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_debugfs.c 907 static const char *debugfs_regs_names[] = { variable in typeref:typename:const char * []
931 ent = debugfs_create_file(debugfs_regs_names[i],
amdgpu_debugfs.c 907 static const char *debugfs_regs_names[] = { variable in typeref:typename:const char * []
931 ent = debugfs_create_file(debugfs_regs_names[i],
amdgpu_debugfs.c 907 static const char *debugfs_regs_names[] = { variable in typeref:typename:const char * []
931 ent = debugfs_create_file(debugfs_regs_names[i],

Completed in 38 milliseconds