Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxcommon.h121 extern void *dmxCommonCopyPrivate(DeviceIntPtr pDevice);
H A Ddmxinputinit.c102 dmxCommonCopyPrivate, NULL,
123 dmxCommonCopyPrivate, NULL,
H A Ddmxcommon.c571 dmxCommonCopyPrivate(DeviceIntPtr pDevice) in dmxCommonCopyPrivate() function