Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dresistive-adc-touch.c29 GRTS_CH_PRESSURE, enumerator
66 if (st->ch_map[GRTS_CH_PRESSURE] < GRTS_MAX_CHANNELS) { in grts_cb()
67 press = touch_info[st->ch_map[GRTS_CH_PRESSURE]]; in grts_cb()
165 error = grts_map_channel(st, dev, GRTS_CH_PRESSURE, "pressure", true); in grts_get_properties()
169 if (st->ch_map[GRTS_CH_PRESSURE] < GRTS_MAX_CHANNELS) { in grts_get_properties()