Searched refs:DRM_MODE_INIT (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/drm/ |
A D | drm_modes.h | 167 #define DRM_MODE_INIT(hz, hd, vd, hd_mm, vd_mm) \ macro
|
/linux-6.3-rc2/drivers/gpu/drm/tiny/ |
A D | simpledrm.c | 616 DRM_MODE_INIT(60, width, height, in simpledrm_mode()
|
A D | ofdrm.c | 1073 DRM_MODE_INIT(60, width, height, in ofdrm_mode()
|
Completed in 13 milliseconds