Home
last modified time | relevance | path

Searched refs:drm_dp_dual_mode_get_tmds_output (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_dual_mode_helper.c304 * drm_dp_dual_mode_get_tmds_output - Get the state of the TMDS output buffers in the DP dual mode adaptor
319 int drm_dp_dual_mode_get_tmds_output(enum drm_dp_dual_mode_type type, in drm_dp_dual_mode_get_tmds_output() function
342 EXPORT_SYMBOL(drm_dp_dual_mode_get_tmds_output); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_dual_mode_helper.c306 * drm_dp_dual_mode_get_tmds_output - Get the state of the TMDS output buffers in the DP dual mode adaptor
322 int drm_dp_dual_mode_get_tmds_output(const struct drm_device *dev, in drm_dp_dual_mode_get_tmds_output() function
345 EXPORT_SYMBOL(drm_dp_dual_mode_get_tmds_output); variable
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_dual_mode_helper.h109 int drm_dp_dual_mode_get_tmds_output(enum drm_dp_dual_mode_type type,
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_dual_mode_helper.h111 int drm_dp_dual_mode_get_tmds_output(const struct drm_device *dev, enum drm_dp_dual_mode_type type,

Completed in 3 milliseconds