Searched refs:hdmi_debugfs_files (Results 1 – 1 of 1) sorted by relevance
733 static struct drm_info_list hdmi_debugfs_files[] = { variable741 for (i = 0; i < ARRAY_SIZE(hdmi_debugfs_files); i++) in hdmi_debugfs_init()742 hdmi_debugfs_files[i].data = hdmi; in hdmi_debugfs_init()744 drm_debugfs_create_files(hdmi_debugfs_files, in hdmi_debugfs_init()745 ARRAY_SIZE(hdmi_debugfs_files), in hdmi_debugfs_init()
Completed in 7 milliseconds