Home
last modified time | relevance | path

Searched defs:fb_info_valkyrie (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/
H A Dvalkyriefb.c75 struct fb_info_valkyrie { struct
76 struct fb_info info;
77 struct fb_par_valkyrie par;
78 struct cmap_regs __iomem *cmap_regs;
102 static int read_valkyrie_sense(struct fb_info_valkyrie *p); argument