Home
last modified time | relevance | path

Searched refs:InitAndStartDevices (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dmain.c251 InitAndStartDevices(); in dix_main()
H A Ddevices.c755 InitAndStartDevices(void) in InitAndStartDevices() function
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h273 extern int InitAndStartDevices(void);
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.c1267 InitAndStartDevices(); in dmxInputAttachNew()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog62339 ==2547== by 0x425F65: InitAndStartDevices (devices.c:713)
130733 crash later on (on InitAndStartDevices for instance) when the device
135539 …ssible race condition whereby one thread might call mieqEnqueue before InitAndStartDevices finishes
135834 …ssible race condition whereby one thread might call mieqEnqueue before InitAndStartDevices finishes
147936 dix: InitAndStartDevices doesn't need a window parameter.
158220 dix: remove pairing/attachment from InitAndStartDevices.