Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c2721 static struct drm_info_list vop_debugfs_files[] = { variable
2736 vop->debugfs_files = kmemdup(vop_debugfs_files, in vop_crtc_debugfs_init()
2737 sizeof(vop_debugfs_files), in vop_crtc_debugfs_init()
2746 for (i = 0; i < ARRAY_SIZE(vop_debugfs_files); i++) in vop_crtc_debugfs_init()
2749 drm_debugfs_create_files(vop->debugfs_files, ARRAY_SIZE(vop_debugfs_files), in vop_crtc_debugfs_init()