Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dwacom_w8001.c599 int err, err_pen, err_touch; in w8001_connect() local
631 err_touch = w8001_setup_touch(w8001, basename, sizeof(basename)); in w8001_connect()
632 if (err_pen && err_touch) { in w8001_connect()
653 if (!err_touch) { in w8001_connect()