Searched refs:devpath (Results 1 – 2 of 2) sorted by relevance
135 const char *devpath; in bind_device() local144 devpath = udev_device_get_devpath(dev); in bind_device()148 if (strstr(devpath, USBIP_VHCI_DRV_NAME)) { in bind_device()150 devpath, USBIP_VHCI_DRV_NAME); in bind_device()
181 const char *devpath; in list_devices() local205 devpath = udev_device_get_devpath(dev); in list_devices()206 if (strstr(devpath, USBIP_VHCI_DRV_NAME)) { in list_devices()208 devpath, USBIP_VHCI_DRV_NAME); in list_devices()