Home
last modified time | relevance | path

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

/linux/tools/usb/usbip/libsrc/
A Dvhci_driver.c360 char attach_attr_path[SYSFS_PATH_MAX]; in usbip_vhci_attach_device2() local
370 snprintf(attach_attr_path, sizeof(attach_attr_path), "%s/%s", in usbip_vhci_attach_device2()
372 dbg("attach attribute path: %s", attach_attr_path); in usbip_vhci_attach_device2()
374 ret = write_sysfs_attribute(attach_attr_path, buff, strlen(buff)); in usbip_vhci_attach_device2()

Completed in 4 milliseconds