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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Events.c 573 xf86AddGeneralHandler(int fd, InputHandlerProc proc, void *data)
596 handler = xf86AddGeneralHandler(xf86Info.consoleFd, proc, data);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Events.c 589 xf86AddGeneralHandler(int fd, InputHandlerProc proc, pointer data)
612 handler = xf86AddGeneralHandler(xf86Info.consoleFd, proc, data);

Completed in 6 milliseconds