Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_debug.h43 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel,
60 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, in dp_debug_get() function
H A Ddp_debug.c233 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, in dp_debug_get() function
H A Ddp_display.c1484 dp->debug = dp_debug_get(dev, dp->panel, in msm_dp_debugfs_init()