Home
last modified time | relevance | path

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

/linux/tools/usb/usbip/libsrc/
A Dvhci_driver.c401 char detach_attr_path[SYSFS_PATH_MAX]; in usbip_vhci_detach_device() local
411 snprintf(detach_attr_path, sizeof(detach_attr_path), "%s/%s", in usbip_vhci_detach_device()
413 dbg("detach attribute path: %s", detach_attr_path); in usbip_vhci_detach_device()
415 ret = write_sysfs_attribute(detach_attr_path, buff, strlen(buff)); in usbip_vhci_detach_device()

Completed in 3 milliseconds