device_rename(9) suse man page | unix.com

Man Page: device_rename

Operating Environment: suse

Section: 9

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_schedule_callback_owner(9) - centos
struct_class(9) - centos
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
struct_usb_device_driver(9) - suse
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
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend