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.c53 bool have_z; member
206 if (ts->chip_info->have_z) in st1232_ts_parse_and_report()
223 if (ts->chip_info->have_z) in st1232_ts_parse_and_report()
273 .have_z = true,
279 .have_z = false,
366 if (ts->chip_info->have_z) in st1232_ts_probe()