Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dau1100fb.c551 static struct au1100fb_regs fbregs; variable
566 memcpy(&fbregs, fbdev->regs, sizeof(struct au1100fb_regs)); in au1100fb_drv_suspend()
578 memcpy(fbdev->regs, &fbregs, sizeof(struct au1100fb_regs)); in au1100fb_drv_resume()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dau1100fb.c546 static struct au1100fb_regs fbregs; variable
560 memcpy(&fbregs, fbdev->regs, sizeof(struct au1100fb_regs)); in au1100fb_drv_suspend()
572 memcpy(fbdev->regs, &fbregs, sizeof(struct au1100fb_regs)); in au1100fb_drv_resume()

Completed in 2 milliseconds