Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c1076 static struct drm_display_mode ofdrm_mode(unsigned int width, unsigned int height) in ofdrm_mode() function
1255 odev->mode = ofdrm_mode(width, height); in ofdrm_device_create()