Home
last modified time | relevance | path

Searched refs:y_f (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/mouse/
H A Dappletouch.c516 int x, y, x_z, y_z, x_f, y_f; in atp_complete_geyser_1_2() local
598 dev->info->yfact, &y_z, &y_f); in atp_complete_geyser_1_2()
601 fingers = max(x_f, y_f); in atp_complete_geyser_1_2()
656 int x, y, x_z, y_z, x_f, y_f; in atp_complete_geyser_3_4() local
717 dev->info->yfact, &y_z, &y_f); in atp_complete_geyser_3_4()
721 fingers = max(x_f, y_f); in atp_complete_geyser_3_4()