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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c251 #define SYNAPTICS_VERSION_GE(synhw, major, minor) \ macro
1146 if ((SYNAPTICS_VERSION_GE(sc->synhw, 7, 5) ||
6404 if (!SYNAPTICS_VERSION_GE(synhw, 7, 5) && status[1] != 0x47) {
6646 if (!SYNAPTICS_VERSION_GE(synhw, 7, 5) && status[1] != 0x47) {

Completed in 122 milliseconds