Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
Dresistive-adc-touch.c31 GRTS_CH_Z1, enumerator
69 } else if (st->ch_map[GRTS_CH_Z1] < GRTS_MAX_CHANNELS) { in grts_cb()
70 unsigned int z1 = touch_info[st->ch_map[GRTS_CH_Z1]]; in grts_cb()
176 error = grts_map_channel(st, dev, GRTS_CH_Z1, "z1", true); in grts_get_properties()
180 if (st->ch_map[GRTS_CH_Z1] >= GRTS_MAX_CHANNELS) in grts_get_properties()