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

/linux-4.1.27/drivers/input/mouse/
H A Dappletouch.c347 static int atp_calculate_abs(struct atp *dev, int offset, int nb_sensors, atp_calculate_abs() argument
364 for (i = 0; i < nb_sensors; i++) { atp_calculate_abs()
407 for (i = 0; i < nb_sensors; i++) atp_calculate_abs()
409 memset(&dev->smooth[nb_sensors + 4], 0, 4 * sizeof(dev->smooth[0])); atp_calculate_abs()
416 for (i = 1; i < nb_sensors + 7; i++) atp_calculate_abs()
427 for (i = 0; i < nb_sensors + 8; i++) { atp_calculate_abs()

Completed in 96 milliseconds