Searched refs:touch_name (Results 1 – 3 of 3) sorted by relevance
100 char touch_name[64]; member652 strlcpy(w8001->touch_name, basename, sizeof(w8001->touch_name)); in w8001_connect()653 strlcat(w8001->touch_name, " Finger", in w8001_connect()654 sizeof(w8001->touch_name)); in w8001_connect()655 input_dev_touch->name = w8001->touch_name; in w8001_connect()
334 char touch_name[WACOM_NAME_MAX]; member
2013 wacom_wac->touch_input->name = wacom_wac->touch_name; in wacom_allocate_inputs()2190 snprintf(wacom_wac->touch_name, sizeof(wacom_wac->touch_name), in wacom_update_name()