kobject_set_name(9) suse man page | unix.com

Man Page: kobject_set_name

Operating Environment: suse

Section: 9

KOBJECT_SET_NAME(9)						   Driver Basics					       KOBJECT_SET_NAME(9)

NAME
kobject_set_name - Set the name of a kobject
SYNOPSIS
int kobject_set_name(struct kobject * kobj, const char * fmt, ...);
ARGUMENTS
kobj struct kobject to set the name of fmt format string used to build the name ... variable arguments
DESCRIPTION
This sets the name of the kobject. If you have already added the kobject to the system, you must call kobject_rename in order to change the name of the kobject.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KOBJECT_SET_NAME(9)
Related Man Pages
struct_device(9) - centos
cgi_error(3) - debian
cgiwrap_writevf(3) - debian
device_create_vargs(9) - suse
xo_errc(3) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
32 bit process addressing more than 4GB