Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dwacom_w8001.c597 int err, err_pen, err_touch; in w8001_connect() local
627 err_touch = w8001_setup_touch(w8001, basename, sizeof(basename)); in w8001_connect()
628 if (err_pen && err_touch) { in w8001_connect()
649 if (!err_touch) { in w8001_connect()