Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dresistive-adc-touch.c32 GRTS_CH_Z2, enumerator
33 GRTS_CH_MAX = GRTS_CH_Z2 + 1
71 unsigned int z2 = touch_info[st->ch_map[GRTS_CH_Z2]]; in grts_cb()
184 error = grts_map_channel(st, dev, GRTS_CH_Z2, "z2", true); in grts_get_properties()