Searched refs:devpath (Results 1 – 2 of 2) sorted by relevance
147 const char *devpath; in bind_device() local156 devpath = udev_device_get_devpath(dev); in bind_device()160 if (strstr(devpath, USBIP_VHCI_DRV_NAME)) { in bind_device()162 devpath, USBIP_VHCI_DRV_NAME); in bind_device()
183 const char *devpath; in list_devices() local207 devpath = udev_device_get_devpath(dev); in list_devices()208 if (strstr(devpath, USBIP_VHCI_DRV_NAME)) { in list_devices()210 devpath, USBIP_VHCI_DRV_NAME); in list_devices()