Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hda.c367 static struct drm_info_list hda_debugfs_files[] = { variable
375 for (i = 0; i < ARRAY_SIZE(hda_debugfs_files); i++) in hda_debugfs_init()
376 hda_debugfs_files[i].data = hda; in hda_debugfs_init()
378 drm_debugfs_create_files(hda_debugfs_files, in hda_debugfs_init()
379 ARRAY_SIZE(hda_debugfs_files), in hda_debugfs_init()