Home
last modified time | relevance | path

Searched refs:absy (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
39 absy = adc_single(ADC_CHANNEL_TS_Y); in do_softint()
60 input_report_abs(hp680_ts_dev, ABS_Y, absy); 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
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 1 milliseconds