Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dsimpledrm.c608 static struct drm_display_mode simpledrm_mode(unsigned int width, in simpledrm_mode() function
711 sdev->mode = simpledrm_mode(width, height, width_mm, height_mm); in simpledrm_device_create()