Rechercher une page de manuel
sysfs_add_file_to_group
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre