Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_main.h18 extern void round_off_xres (u32 *xres);
H A Di810_dvt.c195 void round_off_xres(u32 *xres) in round_off_xres() function
H A Di810_gtf.c112 void round_off_xres(u32 *xres) { } in round_off_xres() function
H A Di810_main.c893 round_off_xres(&xres); in i810_round_off()