au1200_setlocation  852 drivers/video/fbdev/au1200fb.c 	au1200_setlocation(fbdev, 0, win->w[0].xpos, win->w[0].ypos);
au1200_setlocation  853 drivers/video/fbdev/au1200fb.c 	au1200_setlocation(fbdev, 1, win->w[1].xpos, win->w[1].ypos);
au1200_setlocation  854 drivers/video/fbdev/au1200fb.c 	au1200_setlocation(fbdev, 2, win->w[2].xpos, win->w[2].ypos);
au1200_setlocation  855 drivers/video/fbdev/au1200fb.c 	au1200_setlocation(fbdev, 3, win->w[3].xpos, win->w[3].ypos);
au1200_setlocation  946 drivers/video/fbdev/au1200fb.c 	au1200_setlocation(fbdev, plane, win->w[plane].xpos, win->w[plane].ypos);