Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_modes.h167 #define DRM_MODE_INIT(hz, hd, vd, hd_mm, vd_mm) \ macro
/linux-6.15/drivers/gpu/drm/tiny/
H A Dappletbdrm.c702 DRM_MODE_INIT(60, adev->height, adev->width, in appletbdrm_setup_mode_config()
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()