Searched refs:udev_syspath (Results 1 – 1 of 1) sorted by relevance
1889 const char *udev_syspath = NULL; in udev_wait_for_device_event() local1900 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()