Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_debug.h56 void dp_debug_put(struct dp_debug *dp_debug);
68 static inline void dp_debug_put(struct dp_debug *dp_debug) in dp_debug_put() function
Ddp_debug.c473 void dp_debug_put(struct dp_debug *dp_debug) in dp_debug_put() function
Ddp_display.c656 dp_debug_put(dp->debug); in dp_display_deinit_sub_modules()