Lines Matching refs:cg6_par
255 struct cg6_par { struct
271 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_sync() argument
284 static void cg6_switch_from_graph(struct cg6_par *par) in cg6_switch_from_graph()
299 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_pan_display()
319 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_fillrect()
358 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_copyarea()
396 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_imageblit()
488 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_setcolreg()
519 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_blank()
594 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_sbusfb_mmap()
613 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_init_fix()
653 static void cg6_bt_init(struct cg6_par *par) in cg6_bt_init()
669 struct cg6_par *par = (struct cg6_par *)info->par; in cg6_chip_init()
723 struct cg6_par *par) in cg6_unmap_regs()
745 struct cg6_par *par; in cg6_probe()
749 info = framebuffer_alloc(sizeof(struct cg6_par), &op->dev); in cg6_probe()
834 struct cg6_par *par = info->par; in cg6_remove()