Home
last modified time | relevance | path

Searched refs:platformProbe (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c478 if (drvp->platformProbe(drvp, entity, flags, dev, match_data)) in doPlatformProbe()
584 if (!drvp->platformProbe) in xf86platformAddGPUDevices()
H A Dxf86str.h231 Bool (*platformProbe) (struct _DriverRec * drv, int entity_num, int flags, member
H A Dxf86Bus.c82 if (!xf86DoConfigure && drv->platformProbe != NULL) { in xf86CallDriverProbe()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog49780 drvp->platformProbe.
58195 platformProbe function will still create entities of type BUS_PCI. We