centos man page for dev_set_name

Query: dev_set_name

OS: centos

Section: 9

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

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
Kernel Hackers Manual 3.10 June 2014 DEV_SET_NAME(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
struct_class(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq