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

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout