Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
linville
/
wireless-next
/
refs/tags/master-2014-12-02
/
.
/
tools
/
usb
/
usbip
/
libsrc
/
sysfs_utils.h
blob: 32ac1d105d1854dd26c22e9c14b424f9041efa6d [
file
] [
log
] [
blame
]
#ifndef
__SYSFS_UTILS_H
#define
__SYSFS_UTILS_H
int
write_sysfs_attribute
(
const
char
*
attr_path
,
const
char
*
new_value
,
size_t
len
);
#endif