Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dwacom_wac.c1131 int t_x = get_unaligned_le16(&data[offset + 2]); in wacom_24hdt_irq() local
1134 input_report_abs(input, ABS_MT_POSITION_X, t_x); in wacom_24hdt_irq()
1145 min(w, h) + int_dist(t_x, t_y, c_x, c_y)); in wacom_24hdt_irq()