Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dneofb.c152 int xres_s; in neoFindMode() local
181 xres_s = mode[i].x_res; in neoFindMode()
183 if (mode[i].x_res != xres_s) in neoFindMode()