phys_touch        148 drivers/media/rc/imon.c 	char phys_touch[64];		/* touch screen phys path */
phys_touch       2043 drivers/media/rc/imon.c 	usb_make_path(ictx->usbdev_intf1, ictx->phys_touch,
phys_touch       2044 drivers/media/rc/imon.c 		      sizeof(ictx->phys_touch));
phys_touch       2045 drivers/media/rc/imon.c 	strlcat(ictx->phys_touch, "/input2", sizeof(ictx->phys_touch));
phys_touch       2046 drivers/media/rc/imon.c 	touch->phys = ictx->phys_touch;