Searched refs:tridentfb_fix (Results 1 – 1 of 1) sorted by relevance
53 static struct fb_fix_screeninfo tridentfb_fix = { variable1528 tridentfb_fix.accel = FB_ACCEL_TRIDENT_BLADEXP; in trident_pci_probe()1535 tridentfb_fix.accel = FB_ACCEL_TRIDENT_BLADE3D; in trident_pci_probe()1541 tridentfb_fix.accel = FB_ACCEL_TRIDENT_3DIMAGE; in trident_pci_probe()1547 tridentfb_fix.accel = FB_ACCEL_TRIDENT_TGUI; in trident_pci_probe()1556 if (!request_mem_region(tridentfb_fix.mmio_start, in trident_pci_probe()1557 tridentfb_fix.mmio_len, "tridentfb")) { in trident_pci_probe()1564 tridentfb_fix.mmio_len); in trident_pci_probe()1579 tridentfb_fix.smem_len, "tridentfb")) { in trident_pci_probe()1587 tridentfb_fix.smem_len); in trident_pci_probe()[all …]