Searched defs:fb_info_valkyrie (Results 1 – 2 of 2) sorted by relevance
75 struct fb_info_valkyrie { struct76 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
76 struct fb_info_valkyrie { struct77 struct fb_info info;78 struct fb_par_valkyrie par;79 struct cmap_regs __iomem *cmap_regs;80 unsigned long cmap_regs_phys;82 struct valkyrie_regs __iomem *valkyrie_regs;83 unsigned long valkyrie_regs_phys;107 static int read_valkyrie_sense(struct fb_info_valkyrie *p); argument