Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dsun4i-ts.c252 bool ts_attached; in sun4i_ts_probe() local
292 ts_attached = of_property_read_bool(np, "allwinner,ts-attached"); in sun4i_ts_probe()
293 if (ts_attached) { in sun4i_ts_probe()
376 if (ts_attached) { in sun4i_ts_probe()