Searched refs:AttachDevice (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxichangehierarchy.c193 AttachDevice(NULL, XTestptr, ptr);
194 AttachDevice(NULL, XTestkeybd, keybd);
304 AttachDevice(client, attached, newptr);
309 AttachDevice(client, attached, newkeybd);
372 AttachDevice(client, dev, NULL);
424 AttachDevice(client, dev, newmaster);
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxichangehierarchy.c193 AttachDevice(NULL, XTestptr, ptr);
194 AttachDevice(NULL, XTestkeybd, keybd);
316 AttachDevice(client, attached, newptr);
320 AttachDevice(client, attached, newkeybd);
379 AttachDevice(client, dev, NULL);
426 AttachDevice(client, dev, newmaster);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxtest.c585 AttachDevice(NULL, xtestpointer, inputInfo.pointer);
586 AttachDevice(NULL, xtestkeyboard, inputInfo.keyboard);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxtest.c579 AttachDevice(NULL, xtestpointer, inputInfo.pointer);
581 AttachDevice(NULL, xtestkeyboard, inputInfo.keyboard);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dinput.h501 extern int AttachDevice(ClientPtr client,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddevices.c385 AttachDevice(NULL, dev, other);
455 AttachDevice(NULL, other, NULL);
489 AttachDevice(NULL, other, NULL);
1009 * AttachDevice(NULL, dev, NULL). Instead, we have to forcibly set master
2489 AttachDevice(ClientPtr client, DeviceIntPtr dev, DeviceIntPtr master) function in typeref:typename:int
H A Devents.c1405 AttachDevice(NULL, dev, NULL);
1420 AttachDevice(serverClient, dev, master);
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddevices.c394 AttachDevice(NULL, dev, other);
476 AttachDevice(NULL, other, NULL);
483 AttachDevice(NULL, other, NULL);
1094 * AttachDevice(NULL, dev, NULL). Instead, we have to forcibly set master
2661 AttachDevice(ClientPtr client, DeviceIntPtr dev, DeviceIntPtr master) function in typeref:typename:int
H A Devents.c1468 AttachDevice(NULL, dev, NULL);
1482 AttachDevice(serverClient, dev, master);
/xsrc/external/mit/xorg-server/dist/include/
H A Dinput.h561 extern int AttachDevice(ClientPtr client,

Completed in 27 milliseconds