Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_platform.c142 xf86PlatformDeviceProbe(struct OdevAttributes *attribs) in xf86PlatformDeviceProbe() function
184 xf86PlatformDeviceProbe(attribs); in NewGPUDeviceRequest()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A Dplatform_noop.c19 void xf86PlatformDeviceProbe(struct OdevAttributes *attribs) in xf86PlatformDeviceProbe() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dxf86_OSproc.h194 xf86PlatformDeviceProbe(struct OdevAttributes *attribs);
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c283 config_odev_probe(xf86PlatformDeviceProbe); in xf86platformProbe()