32ac1d105d1854dd26c22e9c14b424f9041efa6d
[deliverable/linux.git] / drivers / staging / usbip / userspace / libsrc / sysfs_utils.h
1
2 #ifndef __SYSFS_UTILS_H
3 #define __SYSFS_UTILS_H
4
5 int write_sysfs_attribute(const char *attr_path, const char *new_value,
6 size_t len);
7
8 #endif
This page took 0.029483 seconds and 4 git commands to generate.