Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dst1232.c49 bool have_z; member
152 if (ts->chip_info->have_z) in st1232_ts_parse_and_report()
169 if (ts->chip_info->have_z) in st1232_ts_parse_and_report()
219 .have_z = true,
225 .have_z = false,
302 if (ts->chip_info->have_z) in st1232_ts_probe()