Home
last modified time | relevance | path

Searched refs:vfb_fix (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/
A Dvfb.c57 static struct fb_fix_screeninfo vfb_fix = { variable
452 vfb_fix.smem_start = (unsigned long) videomemory; in vfb_probe()
453 vfb_fix.smem_len = videomemorysize; in vfb_probe()
454 info->fix = vfb_fix; in vfb_probe()

Completed in 3 milliseconds