sysfs_remove_file(9)

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

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