HomeSort by: relevance | last modified time | path
    Searched defs:RemoveDevice (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/dix/
devices.c 988 * Don't call this function directly, use RemoveDevice() instead.
1177 RemoveDevice(DeviceIntPtr dev, BOOL sendevent)
2817 RemoveDevice(pointer, FALSE);
2837 RemoveDevice(pointer, FALSE);
2843 RemoveDevice(keyboard, FALSE);
2844 RemoveDevice(pointer, FALSE);
  /xsrc/external/mit/xorg-server.old/dist/dix/
devices.c 903 * Don't call this function directly, use RemoveDevice() instead.
1066 RemoveDevice(DeviceIntPtr dev, BOOL sendevent)
2629 RemoveDevice(pointer, FALSE);
2648 RemoveDevice(pointer, FALSE);
2654 RemoveDevice(keyboard, FALSE);
2655 RemoveDevice(pointer, FALSE);

Completed in 8 milliseconds