Home
last modified time | relevance | path

Searched refs:xf86IsolateDevice (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86pciBus.c80 static struct pci_slot_match xf86IsolateDevice = { variable
102 iter = pci_slot_match_iterator_create(&xf86IsolateDevice); in xf86PciProbe()
587 xf86IsolateDevice.domain = PCI_DOM_FROM_BUS(bus); in xf86PciIsolateDevice()
588 xf86IsolateDevice.bus = PCI_BUS_NO_DOMAIN(bus); in xf86PciIsolateDevice()
589 xf86IsolateDevice.dev = device; in xf86PciIsolateDevice()
590 xf86IsolateDevice.func = func; in xf86PciIsolateDevice()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog105408 Make xf86IsolateDevice private on PCI common file.
168762 Convert xf86IsolateDevice to a 'struct pci_slot_match'.
168770 Convert xf86IsolateDevice to a 'struct pci_slot_match'.