Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_hda.c366 static struct drm_info_list hda_debugfs_files[] = { variable
374 for (i = 0; i < ARRAY_SIZE(hda_debugfs_files); i++) in hda_debugfs_init()
375 hda_debugfs_files[i].data = hda; in hda_debugfs_init()
377 drm_debugfs_create_files(hda_debugfs_files, in hda_debugfs_init()
378 ARRAY_SIZE(hda_debugfs_files), in hda_debugfs_init()