Home
last modified time | relevance | path

Searched refs:debugfs_dump (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.h321 int (*debugfs_dump)(struct drm_crtc *crtc, struct seq_file *s); member
H A Drockchip_drm_drv.c952 if (priv->crtc_funcs[pipe] && priv->crtc_funcs[pipe]->debugfs_dump) { in rockchip_drm_fault_handler()
953 priv->crtc_funcs[pipe]->debugfs_dump(crtc, NULL); in rockchip_drm_fault_handler()
1030 if (priv->crtc_funcs[pipe] && priv->crtc_funcs[pipe]->debugfs_dump) { in rockchip_drm_summary_show()
1031 priv->crtc_funcs[pipe]->debugfs_dump(crtc, s); in rockchip_drm_summary_show()
H A Drockchip_drm_vop.c2814 .debugfs_dump = vop_crtc_debugfs_dump,
H A Drockchip_drm_vop2.c5106 .debugfs_dump = vop2_crtc_debugfs_dump,
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_drm_drv.h326 int (*debugfs_dump)(struct drm_crtc *crtc, struct seq_file *s); member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c5108 .debugfs_dump = vop2_crtc_debugfs_dump,

Completed in 36 milliseconds