Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dlitest.c1889 const char *udev_syspath = NULL; in udev_wait_for_device_event() local
1900 udev_syspath = udev_device_get_syspath(udev_device); in udev_wait_for_device_event()
1901 if (udev_syspath && strstartswith(udev_syspath, syspath)) in udev_wait_for_device_event()