Searched refs:DRM_MODE_INIT (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/drm/ |
| H A D | drm_modes.h | 167 #define DRM_MODE_INIT(hz, hd, vd, hd_mm, vd_mm) \ macro
|
| /linux-6.15/drivers/gpu/drm/tiny/ |
| H A D | appletbdrm.c | 702 DRM_MODE_INIT(60, adev->height, adev->width, in appletbdrm_setup_mode_config()
|
| 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()
|