Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
Dvc4_debugfs.c30 #define VC4_DEBUGFS_ENTRIES ARRAY_SIZE(vc4_debugfs_list) macro
35 return drm_debugfs_create_files(vc4_debugfs_list, VC4_DEBUGFS_ENTRIES, in vc4_debugfs_init()
42 drm_debugfs_remove_files(vc4_debugfs_list, VC4_DEBUGFS_ENTRIES, minor); in vc4_debugfs_cleanup()