Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dst1232.c48 bool have_z; member
150 if (ts->chip_info->have_z) in st1232_ts_parse_and_report()
163 if (ts->chip_info->have_z) in st1232_ts_parse_and_report()
212 .have_z = true,
218 .have_z = false,
303 if (ts->chip_info->have_z) in st1232_ts_probe()