Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
Di810_main.h18 extern void round_off_xres (u32 *xres);
Di810_dvt.c194 void round_off_xres(u32 *xres) in round_off_xres() function
Di810_gtf.c112 void round_off_xres(u32 *xres) { } in round_off_xres() function
Di810_main.c892 round_off_xres(&xres); in i810_round_off()