Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/dp/
A Ddp_debug.h20 struct dp_debug { struct
44 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, argument
68 static inline void dp_debug_put(struct dp_debug *dp_debug) in dp_debug_put()
A Ddp_debug.c31 struct dp_debug dp_debug; member
208 static void dp_debug_init(struct dp_debug *dp_debug, struct drm_minor *minor) in dp_debug_init()
239 struct dp_debug *dp_debug; in dp_debug_get() local
274 static int dp_debug_deinit(struct dp_debug *dp_debug) in dp_debug_deinit()
288 void dp_debug_put(struct dp_debug *dp_debug) in dp_debug_put()

Completed in 4 milliseconds