Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
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/
A Dwacom_wac.h342 char touch_name[WACOM_NAME_MAX]; member
A Dwacom_sys.c2084 wacom_wac->touch_input->name = wacom_wac->touch_name; in wacom_allocate_inputs()
2284 snprintf(wacom_wac->touch_name, sizeof(wacom_wac->touch_name), in wacom_update_name()

Completed in 26 milliseconds