Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/touchscreen/
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()
943 strscpy(cap->card, DRIVER_LONG, sizeof(cap->card)); in sur40_vidioc_querycap()
1170 .name = DRIVER_LONG,