Searched refs:abs_w (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dbcm5974.c404 int abs_p = 0, abs_w = 0, abs_x = 0, abs_y = 0; local
440 abs_w = int2bound(&c->w, raw_w);
467 input_report_abs(input, ABS_TOOL_WIDTH, abs_w);
475 "nmin: %d nmax: %d n: %d ibt: %d\n", abs_p, abs_w,

Completed in 46 milliseconds