Searched refs:round_off_yres (Results 1 – 4 of 4) sorted by relevance
19 extern void round_off_yres (u32 *xres, u32 *yres);
211 inline void round_off_yres(u32 *xres, u32 *yres) in round_off_yres() function
113 void round_off_yres(u32 *xres, u32 *yres) { } in round_off_yres() function
903 round_off_yres(&xres, &yres); in i810_round_off()