Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp_helper.h518 void drm_dp_downstream_debug(struct seq_file *m,
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_helper.c1369 void drm_dp_downstream_debug(struct seq_file *m, in drm_dp_downstream_debug() function
1449 EXPORT_SYMBOL(drm_dp_downstream_debug);
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_display_debugfs.c528 drm_dp_downstream_debug(m, intel_dp->dpcd, intel_dp->downstream_ports, in intel_dp_info()