Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_platform.c65 xf86_add_platform_device(attribs, FALSE); in get_drm_info()
166 xf86_add_platform_device(attribs, TRUE); in xf86PlatformDeviceProbe()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.h52 xf86_add_platform_device(struct OdevAttributes *attribs, Bool unowned);
H A Dxf86platformBus.c61 xf86_add_platform_device(struct OdevAttributes *attribs, Bool unowned) in xf86_add_platform_device() function