Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dsun4i-ts.c243 bool ts_attached; in sun4i_ts_probe() local
283 ts_attached = of_property_read_bool(np, "allwinner,ts-attached"); in sun4i_ts_probe()
284 if (ts_attached) { in sun4i_ts_probe()
366 if (ts_attached) { in sun4i_ts_probe()