Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/touchscreen/
A Dhp680_ts_input.c28 int absx = 0, absy = 0; in do_softint() local
39 absy = adc_single(ADC_CHANNEL_TS_Y); in do_softint()
60 input_report_abs(hp680_ts_dev, ABS_Y, absy); in do_softint()

Completed in 3 milliseconds