Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dwacom_w8001.c102 char touch_name[64]; member
650 snprintf(w8001->touch_name, sizeof(w8001->touch_name), in w8001_connect()
652 input_dev_touch->name = w8001->touch_name; in w8001_connect()
/linux/drivers/hid/
H A Dwacom_sys.c2117 wacom_wac->touch_input->name = wacom_wac->touch_name; in wacom_allocate_inputs()
2318 snprintf(wacom_wac->touch_name, sizeof(wacom_wac->touch_name), in wacom_update_name()