Searched refs:SupportedInterfaces (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dhurd_mouse.c205 SupportedInterfaces(void) function in typeref:typename:int
247 p->SupportedInterfaces = SupportedInterfaces;
H A Dlnx_mouse.c21 SupportedInterfaces(void) function in typeref:typename:int
215 p->SupportedInterfaces = SupportedInterfaces;
H A Dmouse.h108 GetInterfaceTypesProc SupportedInterfaces; member in struct:__anon5f3cc8dd0208
122 * SupportedInterfaces: Returns the mouse interface types that the OS support.
H A Dbsd_mouse.c98 SupportedInterfaces(void) function in typeref:typename:int
841 p->SupportedInterfaces = SupportedInterfaces;
H A Dsun_mouse.c923 SupportedInterfaces(void) function in typeref:typename:int
937 p->SupportedInterfaces = SupportedInterfaces;
H A Dmouse.c810 if (!osInfo->SupportedInterfaces)
813 classes = osInfo->SupportedInterfaces();
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
H A Dxf86OSmouse.h96 GetInterfaceTypesProc SupportedInterfaces; member in struct:__anond837950e0208
110 * SupportedInterfaces: Returns the mouse interface types that the OS support.

Completed in 11 milliseconds