Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dneofb.c151 int xres_s; in neoFindMode() local
180 xres_s = mode[i].x_res; in neoFindMode()
182 if (mode[i].x_res != xres_s) in neoFindMode()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds