Searched defs:dp_debug (Results 1 – 2 of 2) sorted by relevance
20 struct dp_debug { struct44 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, argument
26 struct dp_debug dp_debug; member203 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