Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/rc/
Dimon.c148 char name_touch[128]; /* touch screen name */ member
2079 snprintf(ictx->name_touch, sizeof(ictx->name_touch), in imon_init_touch()
2082 touch->name = ictx->name_touch; in imon_init_touch()