Searched refs:touch_st (Results 1 – 1 of 1) sorted by relevance
401 struct at91_adc_touch touch_st; member605 st->touch_st.sample_period_val = in at91_adc_configure_touch()643 st->touch_st.x_pos = at91_adc_touch_pos(st, AT91_SAMA5D2_XPOSR); in at91_adc_touch_x_pos()644 return st->touch_st.x_pos; in at91_adc_touch_x_pos()666 pres = rxp * (st->touch_st.x_pos * factor / 1024) * in at91_adc_touch_pressure()683 if (!st->touch_st.touching) in at91_adc_read_position()698 if (!st->touch_st.touching) in at91_adc_read_pressure()883 &st->touch_st.channels_bitmask, in at91_adc_buffer_postenable()910 &st->touch_st.channels_bitmask, in at91_adc_buffer_predisable()1198 schedule_work(&st->touch_st.workq); in at91_adc_touch_data_handler()[all …]