OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PciProbe
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Bus.c
63
* If the driver implements the \c DriverRec::
PciProbe
entry-point and an
65
* is found, it is called. If \c DriverRec::
PciProbe
or no devices can be
88
if (!foundScreen && (drv->
PciProbe
!= NULL)) {
xf86str.h
229
Bool (*
PciProbe
) (struct _DriverRec * drv, int entity_num,
xf86pciBus.c
564
if ((*drvp->
PciProbe
) (drvp, entry, pPci,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Bus.c
62
* If the driver implements the \c DriverRec::
PciProbe
entry-point and an
64
* is found, it is called. If \c DriverRec::
PciProbe
or no devices can be
79
if (drv->
PciProbe
!= NULL) {
xf86str.h
323
Bool (*
PciProbe
)( struct _DriverRec * drv, int entity_num,
xf86pciBus.c
550
if ((*drvp->
PciProbe
)(drvp, entry, pPci,
Completed in 11 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026