Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dsur40.c106 #define DRIVER_LONG "Samsung SUR40" macro
691 input->name = DRIVER_LONG; in sur40_probe()
737 snprintf(sur40->v4l2.name, sizeof(sur40->v4l2.name), "%s", DRIVER_LONG); in sur40_probe()
944 strscpy(cap->card, DRIVER_LONG, sizeof(cap->card)); in sur40_vidioc_querycap()
1171 .name = DRIVER_LONG,