Searched refs:touch_st (Results 1 – 1 of 1) sorted by relevance
615 struct at91_adc_touch touch_st; member1018 st->touch_st.sample_period_val = in at91_adc_configure_touch()1061 return st->touch_st.x_pos; in at91_adc_touch_x_pos()1100 if (!st->touch_st.touching) in at91_adc_read_position()1115 if (!st->touch_st.touching) in at91_adc_read_pressure()1298 &st->touch_st.channels_bitmask, in at91_adc_current_chan_is_touch()1657 schedule_work(&st->touch_st.workq); in at91_adc_touch_data_handler()1668 st->touch_st.touching = true; in at91_adc_pen_detect_interrupt()1679 st->touch_st.touching = false; in at91_adc_no_pen_detect_interrupt()1691 struct at91_adc_state, touch_st); in at91_adc_workq_handler()[all …]