Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dbcm5974.c506 int raw_p, raw_w, raw_x, raw_y, raw_n, i; in report_tp_state() local
526 raw_x = raw2int(f->abs_x); in report_tp_state()
532 raw_p, raw_w, raw_x, raw_y, raw_n); in report_tp_state()
541 abs_x = int2bound(&c->x, raw_x - c->x.devmin); in report_tp_state()