Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_hda.c365 static struct drm_info_list hda_debugfs_files[] = { variable
373 for (i = 0; i < ARRAY_SIZE(hda_debugfs_files); i++) in hda_debugfs_init()
374 hda_debugfs_files[i].data = hda; in hda_debugfs_init()
376 return drm_debugfs_create_files(hda_debugfs_files, in hda_debugfs_init()
377 ARRAY_SIZE(hda_debugfs_files), in hda_debugfs_init()