Searched refs:dp_debug (Results 1 – 6 of 6) sorted by relevance
30 struct dp_debug dp_debug; member93 DEFINE_SHOW_ATTRIBUTE(dp_debug);207 static void dp_debug_init(struct dp_debug *dp_debug, struct drm_minor *minor) in dp_debug_init() argument210 struct dp_debug_private *debug = container_of(dp_debug, in dp_debug_init()211 struct dp_debug_private, dp_debug); in dp_debug_init()233 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, in dp_debug_get()238 struct dp_debug *dp_debug; in dp_debug_get() local253 debug->dp_debug.debug_en = false; in dp_debug_get()260 dp_debug = &debug->dp_debug; in dp_debug_get()261 dp_debug->vdisplay = 0; in dp_debug_get()[all …]
20 struct dp_debug { struct43 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, argument55 void dp_debug_put(struct dp_debug *dp_debug);60 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, in dp_debug_get()67 static inline void dp_debug_put(struct dp_debug *dp_debug) in dp_debug_put() argument
101 struct dp_debug *debug;
117 dp/dp_debug.o
[all...]