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

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Xinput.h 67 typedef struct _InputDriverRec {
71 int (*PreInit)(struct _InputDriverRec *drv,
73 void (*UnInit)(struct _InputDriverRec *drv,
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Xinput.h 74 typedef struct _InputDriverRec {
78 int (*PreInit) (struct _InputDriverRec * drv,
80 void (*UnInit) (struct _InputDriverRec * drv,

Completed in 3 milliseconds