Searched refs:linuxPciOpenFile (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DlinuxPci.c76 linuxPciOpenFile(struct pci_device *dev, Bool write) function in typeref:typename:int
301 /* If dev is NULL, linuxPciOpenFile will return -1, and this routine
305 if (((fd = linuxPciOpenFile(dev, prot)) < 0) ||

Completed in 6 milliseconds