Searched refs:DRM_MODE_INIT (Results 1 – 3 of 3) sorted by relevance
/linux/include/drm/ |
H A D | drm_modes.h | 167 #define DRM_MODE_INIT(hz, hd, vd, hd_mm, vd_mm) \ macro
|
/linux/drivers/gpu/drm/tiny/ |
H A D | simpledrm.c | 770 DRM_MODE_INIT(60, width, height, width_mm, height_mm) in simpledrm_mode()
|
H A D | ofdrm.c | 1082 DRM_MODE_INIT(60, width, height, in ofdrm_mode()
|