sysfs_create_file(9) suse man page | unix.com

Man Page: sysfs_create_file

Operating Environment: suse

Section: 9

SYSFS_CREATE_FILE(9)					  The Filesystem for Exporting K				      SYSFS_CREATE_FILE(9)

NAME
sysfs_create_file - create an attribute file for an object.
SYNOPSIS
int sysfs_create_file(struct kobject * kobj, const struct attribute * attr);
ARGUMENTS
kobj object we're creating for. attr attribute descriptor.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SYSFS_CREATE_FILE(9)
Related Man Pages
posix_spawnattr_getpgroup(3c) - opensolaris
posix_spawnattr_getschedparam(3) - freebsd
posix_spawnattr_getschedparam(3) - netbsd
pthread_attr_getinheritsched(3) - netbsd
posix_spawnattr_setschedparam(3) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I