Searched refs:sysfs_full_path (Results 1 – 1 of 1) sorted by relevance
111 char sysfs_full_path[MAX_PATH_LENGTH]; in write_int_to_node() local114 snprintf(sysfs_full_path,sizeof(sysfs_full_path), "%s/%s", in write_int_to_node()116 ssize_t err = write_node(sysfs_full_path, sysfs_data, strlen(sysfs_data)); in write_int_to_node()