Searched refs:attach_attr_path (Results 1 – 1 of 1) sorted by relevance
360 char attach_attr_path[SYSFS_PATH_MAX]; in usbip_vhci_attach_device2() local370 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