Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H 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()
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H 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 2 milliseconds