Home
last modified time | relevance | path

Searched refs:AllocDevicePair (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitInput.c118 if (AllocDevicePair(serverClient, "Windows", in InitInput()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.c162 AllocDevicePair(&client, "Virtual core", &local_devices.vcp, &local_devices.vck, in init_devices()
175 AllocDevicePair(&client, "", &local_devices.mouse, &local_devices.kbd, in init_devices()
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DInit.c108 rc = AllocDevicePair(serverClient, "Xnest", in InitInput()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxichangehierarchy.c152 rc = AllocDevicePair(client, name, &ptr, &keybd, in add_master()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c540 assert(Success == AllocDevicePair(serverClient, "xquartz virtual", in InitInput()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxtest.c615 AllocDevicePair(client, xtestname, ptr, keybd, CorePointerProc, in AllocXTestDevice()
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h512 extern _X_EXPORT int AllocDevicePair(ClientPtr client,
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c714 result = AllocDevicePair(serverClient, "Virtual core", in InitCoreDevices()
2716 AllocDevicePair(ClientPtr client, const char *name, in AllocDevicePair() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog48695 hw/xwin: Use AllocDevicePair()
48697 Use AllocDevicePair() rather than allocating Windows keyboard and pointer
63074 ==16111== by 0x42AEE2: AllocDevicePair (devices.c:2707)
64004 ==5712== by 0x42AC0C: AllocDevicePair (devices.c:2657)
70867 AllocDevicePair: Ensure XKB privates are initialised
70872 it in AllocDevicePair.
76952 XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same time
113508 …dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_modkeymap functions f…
123998 test: fix build error introduced by new AllocDevicePair API
124346 xnest: use AllocDevicePair for Xnest device initalization
[all …]