Home
last modified time | relevance | path

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

/linux-6.15/include/drm/display/
H A Ddrm_dp_helper.h605 void drm_dp_downstream_debug(struct seq_file *m,
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1586 void drm_dp_downstream_debug(struct seq_file *m, in drm_dp_downstream_debug() function
1666 EXPORT_SYMBOL(drm_dp_downstream_debug);
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c219 drm_dp_downstream_debug(m, intel_dp->dpcd, intel_dp->downstream_ports, in intel_dp_info()