Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_debug.h28 int msm_dp_debug_init(struct device *dev, struct msm_dp_panel *panel,
37 int msm_dp_debug_init(struct device *dev, struct msm_dp_panel *panel, in msm_dp_debug_init() function
H A Ddp_debug.c200 int msm_dp_debug_init(struct device *dev, struct msm_dp_panel *panel, in msm_dp_debug_init() function
H A Ddp_display.c1473 rc = msm_dp_debug_init(dev, dp->panel, dp->link, dp->msm_dp_display.connector, root, is_edp); in msm_dp_display_debugfs_init()