Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_hda.c361 static struct drm_info_list hda_debugfs_files[] = { variable
369 for (i = 0; i < ARRAY_SIZE(hda_debugfs_files); i++) in hda_debugfs_init()
370 hda_debugfs_files[i].data = hda; in hda_debugfs_init()
372 return drm_debugfs_create_files(hda_debugfs_files, in hda_debugfs_init()
373 ARRAY_SIZE(hda_debugfs_files), in hda_debugfs_init()