Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_modes.h167 #define DRM_MODE_INIT(hz, hd, vd, hd_mm, vd_mm) \ macro
/linux/drivers/gpu/drm/tiny/
H A Dsimpledrm.c770 DRM_MODE_INIT(60, width, height, width_mm, height_mm) in simpledrm_mode()
H A Dofdrm.c1082 DRM_MODE_INIT(60, width, height, in ofdrm_mode()