Lines Matching defs:cfb_info
57 struct cfb_info {
116 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb)
122 cyber2000_grphw(unsigned int reg, unsigned int val, struct cfb_info *cfb)
128 cyber2000_grphr(unsigned int reg, struct cfb_info *cfb)
135 cyber2000_attrw(unsigned int reg, unsigned int val, struct cfb_info *cfb)
144 cyber2000_seqw(unsigned int reg, unsigned int val, struct cfb_info *cfb)
157 struct cfb_info *cfb = container_of(info, struct cfb_info, fb);
189 struct cfb_info *cfb = container_of(info, struct cfb_info, fb);
239 struct cfb_info *cfb = container_of(info, struct cfb_info, fb);
274 struct cfb_info *cfb = container_of(info, struct cfb_info, fb);
439 static void cyber2000fb_write_ramdac_ctrl(struct cfb_info *cfb)
453 static void cyber2000fb_set_timing(struct cfb_info *cfb, struct par_info *hw)
536 cyber2000fb_update_start(struct cfb_info *cfb, struct fb_var_screeninfo *var)
559 cyber2000fb_decode_crtc(struct par_info *hw, struct cfb_info *cfb,
660 cyber2000fb_decode_clock(struct par_info *hw, struct cfb_info *cfb,
756 struct cfb_info *cfb = container_of(info, struct cfb_info, fb);
859 struct cfb_info *cfb = container_of(info, struct cfb_info, fb);
969 struct cfb_info *cfb = container_of(info, struct cfb_info, fb);
1005 struct cfb_info *cfb = container_of(info, struct cfb_info, fb);
1080 static struct cfb_info *int_cfb_info;
1085 void cyber2000fb_enable_extregs(struct cfb_info *cfb)
1102 void cyber2000fb_disable_extregs(struct cfb_info *cfb)
1161 static void cyber2000fb_enable_ddc(struct cfb_info *cfb)
1168 static void cyber2000fb_disable_ddc(struct cfb_info *cfb)
1178 struct cfb_info *cfb = data;
1193 struct cfb_info *cfb = data;
1208 struct cfb_info *cfb = data;
1220 struct cfb_info *cfb = data;
1230 static int cyber2000fb_setup_ddc_bus(struct cfb_info *cfb)
1255 struct cfb_info *cfb = data;
1269 struct cfb_info *cfb = data;
1283 struct cfb_info *cfb = data;
1295 struct cfb_info *cfb = data;
1305 static int cyber2000fb_i2c_register(struct cfb_info *cfb)
1323 static void cyber2000fb_i2c_unregister(struct cfb_info *cfb)
1389 static void cyberpro_init_hw(struct cfb_info *cfb)
1404 static struct cfb_info *cyberpro_alloc_fb_info(unsigned int id, char *name)
1406 struct cfb_info *cfb;
1408 cfb = kzalloc(sizeof(struct cfb_info), GFP_KERNEL);
1472 static void cyberpro_free_fb_info(struct cfb_info *cfb)
1523 static int cyberpro_common_probe(struct cfb_info *cfb)
1614 static void cyberpro_common_remove(struct cfb_info *cfb)
1624 static void cyberpro_common_resume(struct cfb_info *cfb)
1651 static int cyberpro_pci_enable_mmio(struct cfb_info *cfb)
1717 struct cfb_info *cfb;
1804 struct cfb_info *cfb = pci_get_drvdata(dev);
1829 struct cfb_info *cfb = dev_get_drvdata(dev);