sysfs_remove_file_from_group

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

sysfs_remove_file_from_group - remove an attribute file from a group.

SYNOPSIS

void sysfs_remove_file_from_group(struct kobject * kobj, const struct attribute * attr, const char * group);

ARGUMENTS

kobj

object we're acting for.

attr

attribute descriptor.

group

group name.