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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dadp5588-keys.c414 int gpi_stat_tmp, pin_loc; local
421 gpi_stat_tmp = gpi_stat1;
424 gpi_stat_tmp = gpi_stat2;
427 gpi_stat_tmp = gpi_stat3;
431 if (gpi_stat_tmp < 0) {
435 gpi_stat_tmp = 0;
440 !(gpi_stat_tmp & (1 << pin_loc)));

Completed in 23 milliseconds