centos man page for root_device_unregister

Query: root_device_unregister

OS: centos

Section: 9

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

ROOT_DEVICE_UNREGIST(9) 				   Device drivers infrastructure				   ROOT_DEVICE_UNREGIST(9)

NAME
root_device_unregister - unregister and free a root device
SYNOPSIS
void root_device_unregister(struct device * dev);
ARGUMENTS
dev device going away
DESCRIPTION
This function unregisters and cleans up a device that was created by root_device_register.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ROOT_DEVICE_UNREGIST(9)
Related Man Pages
device_create(9) - centos
device_schedule_callback_owner(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq