suse man page for kobject_set_name

Query: kobject_set_name

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
device_create_with_groups(9) - centos
trace_printk(9) - centos
shevek_ostring(3) - debian
device_create(9) - suse
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I
32 bit process addressing more than 4GB