Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c487 probeSingleDevice(struct xf86_platform_device *dev, DriverPtr drvp, GDevPtr gdev, int flags) in probeSingleDevice() function
568 foundScreen = probeSingleDevice(&xf86_platform_devices[j], drvp, devList[i], in xf86platformProbeDev()
593 if (probeSingleDevice(&xf86_platform_devices[j], drvp, in xf86platformAddGPUDevices()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog35992 3. xf86platformProbeDev calls probeSingleDevice on the Intel platform device,