Searched refs:QueryHardware (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynproto.h100 Bool (*QueryHardware) (InputInfoPtr pInfo); member in struct:SynapticsProtocolOperations
H A Dps2comm.c474 proto_ops->QueryHardware(pInfo);
503 proto_ops->QueryHardware(pInfo); /* including a reset */
H A Dsynaptics.c134 static Bool QueryHardware(InputInfoPtr);
836 if (!QueryHardware(pInfo)) {
953 if (!QueryHardware(pInfo)) {
2974 QueryHardware(InputInfoPtr pInfo) function in typeref:typename:Bool
2980 if (!priv->proto_ops->QueryHardware(pInfo)) {

Completed in 11 milliseconds