Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dsur40.c110 #define DRIVER_LONG "Samsung SUR40" macro
698 poll_dev->input->name = DRIVER_LONG; in sur40_probe()
728 snprintf(sur40->v4l2.name, sizeof(sur40->v4l2.name), "%s", DRIVER_LONG); in sur40_probe()
934 strlcpy(cap->card, DRIVER_LONG, sizeof(cap->card)); in sur40_vidioc_querycap()
1165 .name = DRIVER_LONG,