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

/linux-master/drivers/input/keyboard/
H A Dadp5589-keys.c786 int gpi_stat_tmp, pin_loc; local
799 gpi_stat_tmp = gpi_stat1;
802 gpi_stat_tmp = gpi_stat2;
805 gpi_stat_tmp = gpi_stat3;
809 if (gpi_stat_tmp < 0) {
813 gpi_stat_tmp = 0;
818 !(gpi_stat_tmp & BIT(pin_loc)));

Completed in 81 milliseconds