Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dimon.c149 char phys_touch[64]; /* touch screen phys path */ member
2092 usb_make_path(ictx->usbdev_intf1, ictx->phys_touch, in imon_init_touch()
2093 sizeof(ictx->phys_touch)); in imon_init_touch()
2094 strlcat(ictx->phys_touch, "/input2", sizeof(ictx->phys_touch)); in imon_init_touch()
2095 touch->phys = ictx->phys_touch; in imon_init_touch()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dimon.c149 char phys_touch[64]; /* touch screen phys path */ member
2087 usb_make_path(ictx->usbdev_intf1, ictx->phys_touch, in imon_init_touch()
2088 sizeof(ictx->phys_touch)); in imon_init_touch()
2089 strlcat(ictx->phys_touch, "/input2", sizeof(ictx->phys_touch)); in imon_init_touch()
2090 touch->phys = ictx->phys_touch; in imon_init_touch()

Completed in 6 milliseconds