Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dst1232.c32 bool have_z; member
97 if (ts->chip_info->have_z) in st1232_ts_parse_and_report()
110 if (ts->chip_info->have_z) in st1232_ts_parse_and_report()
159 .have_z = true,
168 .have_z = false,
242 if (ts->chip_info->have_z) in st1232_ts_probe()