Chapter 3. The Filesystem for Exporting Kernel Objects
Prev
Next
Chapter 3. The Filesystem for Exporting Kernel Objects
Table of Contents
sysfs_create_file
— create an attribute file for an object.
sysfs_update_file
— update the modified timestamp on an object attribute.
sysfs_chmod_file
— update the modified mode value on an object attribute.
sysfs_remove_file
— remove an object attribute.
sysfs_create_link
— create symlink between two objects.
sysfs_remove_link
— remove symlink in object's directory.
sysfs_create_bin_file
— create binary file for object.
sysfs_remove_bin_file
— remove binary file for object.