kobject_set_name(9) centos man page | unix.com

Man Page: kobject_set_name

Operating Environment: centos

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 3.10 June 2014 KOBJECT_SET_NAME(9)
Related Man Pages
device_create(9) - centos
struct_device(9) - centos
xo_message(3) - freebsd
wml::fmt::all(3) - debian
xo_errx(3) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!