Home
last modified time | relevance | path

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

/linux-4.4.14/tools/usb/usbip/libsrc/
Dusbip_host_driver.c227 char sockfd_attr_path[SYSFS_PATH_MAX]; in usbip_host_export_device() local
247 snprintf(sockfd_attr_path, sizeof(sockfd_attr_path), "%s/%s", in usbip_host_export_device()
252 ret = write_sysfs_attribute(sockfd_attr_path, sockfd_buff, in usbip_host_export_device()
256 sockfd_buff, sockfd_attr_path); in usbip_host_export_device()