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

/linux-master/drivers/video/fbdev/
H A Dau1100fb.c546 static struct au1100fb_regs fbregs; variable in typeref:struct:au1100fb_regs
560 memcpy(&fbregs, fbdev->regs, sizeof(struct au1100fb_regs));
572 memcpy(fbdev->regs, &fbregs, sizeof(struct au1100fb_regs));

Completed in 103 milliseconds