Searched refs:int_cfb_info (Results 1 – 1 of 1) sorted by relevance
1075 static struct cfb_info *int_cfb_info; variable1119 if (int_cfb_info != NULL) { in cyber2000fb_attach()1120 info->dev = int_cfb_info->fb.device; in cyber2000fb_attach()1126 info->regs = int_cfb_info->regs; in cyber2000fb_attach()1127 info->irq = int_cfb_info->irq; in cyber2000fb_attach()1130 info->info = int_cfb_info; in cyber2000fb_attach()1136 return int_cfb_info != NULL; in cyber2000fb_attach()1780 if (int_cfb_info == NULL) in cyberpro_pci_probe()1781 int_cfb_info = cfb; in cyberpro_pci_probe()1805 if (cfb == int_cfb_info) in cyberpro_pci_remove()[all …]