Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dsun4i-ts.c242 bool ts_attached; in sun4i_ts_probe() local
282 ts_attached = of_property_read_bool(np, "allwinner,ts-attached"); in sun4i_ts_probe()
283 if (ts_attached) { in sun4i_ts_probe()
362 if (ts_attached) { in sun4i_ts_probe()