Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dxf86_OSproc.h197 xf86PlatformReprobeDevice(int index, struct OdevAttributes *attribs);
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_platform.c126 xf86PlatformReprobeDevice(int index, struct OdevAttributes *attribs) in xf86PlatformReprobeDevice() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c739 xf86PlatformReprobeDevice(i, xf86_platform_devices[i].attribs); in xf86platformVTProbe()