Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dinput-mt.c201 int p, reported_p = 0; in input_mt_report_pointer_emulation() local
223 reported_p += p; in input_mt_report_pointer_emulation()
225 reported_p = p; in input_mt_report_pointer_emulation()
257 input_event(dev, EV_ABS, ABS_PRESSURE, reported_p); in input_mt_report_pointer_emulation()