Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom_wac.c1576 int t_y = get_unaligned_le16(&data[offset + 4 + y_offset]); in wacom_24hdt_irq() local
1579 input_report_abs(input, ABS_MT_POSITION_Y, t_y); in wacom_24hdt_irq()
1589 min(w, h) + int_dist(t_x, t_y, c_x, c_y)); in wacom_24hdt_irq()