Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/tiny/
H A Dst7586.c284 static const struct drm_display_mode st7586_mode = { variable
333 bufsize = (st7586_mode.vdisplay + 2) / 3 * st7586_mode.hdisplay; in st7586_probe()
354 &st7586_mode, rotation, bufsize); in st7586_probe()