Rechercher une page de manuel
sysfs_remove_file
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
sysfs_remove_file - remove an object attribute.SYNOPSIS
- void sysfs_remove_file(struct kobject * kobj, const struct attribute * attr);
ARGUMENTS
kobj
- object we're acting for.
attr
- attribute descriptor.
DESCRIPTION
Hash the attribute name and kill the victim.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre