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