suse man page for device_rename

Query: device_rename

OS: suse

Section: 9

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

DEVICE_RENAME(9)					   Device drivers infrastructure					  DEVICE_RENAME(9)

NAME
device_rename - renames a device
SYNOPSIS
int device_rename(struct device * dev, char * new_name);
ARGUMENTS
dev the pointer to the struct device to be renamed new_name the new name of the device
DESCRIPTION
It is the responsibility of the caller to provide mutual exclusion between two different calls of device_rename on the same device to ensure that new_name is valid and won't conflict with other devices.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVICE_RENAME(9)
Related Man Pages
device_create(9) - centos
device_schedule_callback_owner(9) - centos
struct_bus_type(9) - centos
struct_uio_info(9) - centos
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB