Home
last modified time | relevance | path

Searched refs:xf86_get_platform_device_unowned (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_platform.c189 if (xf86_get_platform_device_unowned(xf86_num_platform_devices - 1) == TRUE) in NewGPUDeviceRequest()
219 if (xf86_get_platform_device_unowned(index) == TRUE) in DeleteGPUDeviceRequest()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.h56 xf86_get_platform_device_unowned(int index);
H A Dxf86platformBus.c90 xf86_get_platform_device_unowned(int index) in xf86_get_platform_device_unowned() function