Name

drm_mode_hsync — get the hsync of a mode

Synopsis

int drm_mode_hsync (const struct drm_display_mode * mode);
 

Arguments

mode

mode

Returns

modes's hsync rate in kHz, rounded to the nearest integer. Calculates the value first if it is not yet set.