Searched refs:raw_w (Results 1 – 1 of 1) sorted by relevance
/drivers/input/mouse/ |
D | bcm5974.c | 506 int raw_p, raw_w, raw_x, raw_y, raw_n, i; in report_tp_state() local 525 raw_w = raw2int(f->size_major); in report_tp_state() 532 raw_p, raw_w, raw_x, raw_y, raw_n); in report_tp_state() 540 abs_w = int2bound(&c->w, raw_w); in report_tp_state()
|