Home
last modified time | relevance | path

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

/Linux-v5.15/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.c450 void dp_debug_put(struct dp_debug *dp_debug) in dp_debug_put() function
Ddp_display.c716 dp_debug_put(dp->debug); in dp_display_deinit_sub_modules()