Scroll to navigation

DEV_SET_NAME(9) Device drivers infrastructure DEV_SET_NAME(9)

NAME

dev_set_name - set a device name

SYNOPSIS

int dev_set_name(struct device * dev, const char * fmt, ...);

ARGUMENTS

dev
device
fmt
format string for the device's name
...
variable arguments

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.