Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1125 priv->crtc_funcs[pipe]->debugfs_dump) in rockchip_drm_fault_handler()
1126 priv->crtc_funcs[pipe]->debugfs_dump(crtc, NULL); in rockchip_drm_fault_handler()
1222 priv->crtc_funcs[pipe]->debugfs_dump) in rockchip_drm_summary_show()
1223 priv->crtc_funcs[pipe]->debugfs_dump(crtc, s); in rockchip_drm_summary_show()
H A Drockchip_drm_drv.h450 int (*debugfs_dump)(struct drm_crtc *crtc, struct seq_file *s); member
H A Drockchip_drm_vop.c3069 .debugfs_dump = vop_crtc_debugfs_dump,
H A Drockchip_drm_vop2.c6787 .debugfs_dump = vop2_crtc_debugfs_dump,