Searched refs:int_cfb_info (Results 1 – 1 of 1) sorted by relevance
1080 static struct cfb_info *int_cfb_info; variable1124 if (int_cfb_info != NULL) { in cyber2000fb_attach()1125 info->dev = int_cfb_info->fb.device; in cyber2000fb_attach()1131 info->regs = int_cfb_info->regs; in cyber2000fb_attach()1132 info->irq = int_cfb_info->irq; in cyber2000fb_attach()1135 info->info = int_cfb_info; in cyber2000fb_attach()1141 return int_cfb_info != NULL; in cyber2000fb_attach()1782 if (int_cfb_info == NULL) in cyberpro_pci_probe()1783 int_cfb_info = cfb; in cyberpro_pci_probe()1806 if (cfb == int_cfb_info) in cyberpro_pci_remove()[all …]
Completed in 6 milliseconds