flt_pos 72 drivers/input/misc/ad714x.c int flt_pos; flt_pos 79 drivers/input/misc/ad714x.c int flt_pos; flt_pos 317 drivers/input/misc/ad714x.c sw->flt_pos = (sw->flt_pos * (10 - 4) + flt_pos 321 drivers/input/misc/ad714x.c sw->flt_pos); flt_pos 367 drivers/input/misc/ad714x.c sw->flt_pos = sw->abs_pos; flt_pos 379 drivers/input/misc/ad714x.c input_report_abs(sw->input, ABS_X, sw->flt_pos); flt_pos 488 drivers/input/misc/ad714x.c sw->flt_pos = sw->abs_pos; flt_pos 490 drivers/input/misc/ad714x.c sw->flt_pos = ((sw->flt_pos * 30) + (sw->abs_pos * 71)) / 100; flt_pos 492 drivers/input/misc/ad714x.c if (sw->flt_pos > hw->max_coord) flt_pos 493 drivers/input/misc/ad714x.c sw->flt_pos = hw->max_coord; flt_pos 539 drivers/input/misc/ad714x.c sw->flt_pos = sw->abs_pos; flt_pos 552 drivers/input/misc/ad714x.c sw->flt_pos);