Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/rc/
Dimon.c161 char phys_touch[64]; /* touch screen phys path */ member
2073 usb_make_path(ictx->usbdev_intf1, ictx->phys_touch, in imon_init_touch()
2074 sizeof(ictx->phys_touch)); in imon_init_touch()
2075 strlcat(ictx->phys_touch, "/input2", sizeof(ictx->phys_touch)); in imon_init_touch()
2076 touch->phys = ictx->phys_touch; in imon_init_touch()