Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds