sysfs_add_file_to_gr(9)

NAME

sysfs_add_file_to_group - add an attribute file to a pre-existing
group.

SYNOPSIS

int sysfs_add_file_to_group(struct kobject * kobj,
                            const struct attribute * attr,
                            const char * group);

ARGUMENTS

kobj
object we´re acting for.
attr
attribute descriptor.
group
group name.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout