Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dhp680_ts_input.c28 int absx = 0, absy = 0; in do_softint() local
47 absx = adc_single(ADC_CHANNEL_TS_X); in do_softint()
59 input_report_abs(hp680_ts_dev, ABS_X, absx); in do_softint()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dhp680_ts_input.c28 int absx = 0, absy = 0; in do_softint() local
47 absx = adc_single(ADC_CHANNEL_TS_X); in do_softint()
59 input_report_abs(hp680_ts_dev, ABS_X, absx); in do_softint()

Completed in 1 milliseconds