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

/linux-master/drivers/video/fbdev/
H A Damifb.c281 ami_decode_var() converts the frame buffer values to the Amiga values. It's
1128 static int ami_decode_var(struct fb_var_screeninfo *var, struct amifb_par *par, function
2384 err = ami_decode_var(var, &par, info);
2403 error = ami_decode_var(&info->var, par, info);

Completed in 145 milliseconds