Searched refs:attach_attr_path (Results 1 – 1 of 1) sorted by relevance
361 char attach_attr_path[SYSFS_PATH_MAX]; in usbip_vhci_attach_device2() local371 snprintf(attach_attr_path, sizeof(attach_attr_path), "%s/%s", in usbip_vhci_attach_device2()373 dbg("attach attribute path: %s", attach_attr_path); in usbip_vhci_attach_device2()375 ret = write_sysfs_attribute(attach_attr_path, buff, strlen(buff)); in usbip_vhci_attach_device2()