Name

sysfs_chmod_file — update the modified mode value on an object attribute.

Synopsis

int sysfs_chmod_file (struct kobject *  kobj,
 struct attribute *  attr,
 mode_t  mode);

Arguments

kobj

object we're acting for.

attr

attribute descriptor.

mode

file permissions.