Searched refs:touch_name (Results 1 – 3 of 3) sorted by relevance
102 char touch_name[64]; member654 strlcpy(w8001->touch_name, basename, sizeof(w8001->touch_name)); in w8001_connect()655 strlcat(w8001->touch_name, " Finger", in w8001_connect()656 sizeof(w8001->touch_name)); in w8001_connect()657 input_dev_touch->name = w8001->touch_name; in w8001_connect()
335 char touch_name[WACOM_NAME_MAX]; member
2085 wacom_wac->touch_input->name = wacom_wac->touch_name; in wacom_allocate_inputs()2262 snprintf(wacom_wac->touch_name, sizeof(wacom_wac->touch_name), in wacom_update_name()