Home
last modified time | relevance | path

Searched refs:mm_width (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/drm/
H A Ddrm_mode.h510 /** @mm_width: Width of the connected sink in millimeters. */
511 __u32 mm_width;
504 __u32 mm_width; global() member
/linux/drivers/gpu/drm/
H A Ddrm_connector.c3389 out_resp->mm_width = connector->display_info.width_mm; in drm_mode_getconnector()