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

/drivers/media/rc/
H A Dimon.c148 char phys_touch[64]; /* touch screen phys path */ member in struct:imon_context
1981 usb_make_path(ictx->usbdev_intf1, ictx->phys_touch,
1982 sizeof(ictx->phys_touch));
1983 strlcat(ictx->phys_touch, "/input2", sizeof(ictx->phys_touch));
1984 touch->phys = ictx->phys_touch;

Completed in 38 milliseconds