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

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dps2comm.c614 int w_ok = 0; local in function:PS2ReadHwStateProto
623 w_ok = SYN_CAP_MULTIFINGER(synhw);
626 w_ok = SYN_MODEL_PEN(synhw);
629 w_ok = SYN_CAP_PALMDETECT(synhw);
632 if (!w_ok)

Completed in 2 milliseconds