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

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

Completed in 131 milliseconds