Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dappletouch.c517 int x, y, x_z, y_z, x_f, y_f; in atp_complete_geyser_1_2() local
599 dev->info->yfact, &y_z, &y_f); in atp_complete_geyser_1_2()
614 x, y, x_z, y_z); in atp_complete_geyser_1_2()
620 min(ATP_PRESSURE, x_z + y_z)); in atp_complete_geyser_1_2()
657 int x, y, x_z, y_z, x_f, y_f; in atp_complete_geyser_3_4() local
718 dev->info->yfact, &y_z, &y_f); in atp_complete_geyser_3_4()
734 x, y, x_z, y_z); in atp_complete_geyser_3_4()
740 min(ATP_PRESSURE, x_z + y_z)); in atp_complete_geyser_3_4()