Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_debug.h28 int dp_debug_init(struct device *dev, struct dp_panel *panel,
37 int dp_debug_init(struct device *dev, struct dp_panel *panel, in dp_debug_init() function
Ddp_debug.c200 int dp_debug_init(struct device *dev, struct dp_panel *panel, in dp_debug_init() function
Ddp_display.c1455 rc = dp_debug_init(dev, dp->panel, dp->link, dp->dp_display.connector, root, is_edp); in dp_display_debugfs_init()