Home
last modified time | relevance | path

Searched defs:dp_debug (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/gpu/drm/msm/dp/
Ddp_debug.h20 struct dp_debug { struct
44 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, argument
Ddp_debug.c26 struct dp_debug dp_debug; member
203 static void dp_debug_init(struct dp_debug *dp_debug, struct dentry *root, bool is_edp) in dp_debug_init()
232 struct dp_debug *dp_debug; in dp_debug_get() local