centos man page for rio_unregister_driver

Query: rio_unregister_driver

OS: centos

Section: 9

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

RIO_UNREGISTER_DRIVE(9) 				     RapidIO driver interface					   RIO_UNREGISTER_DRIVE(9)

NAME
rio_unregister_driver - unregister a RIO driver
SYNOPSIS
void rio_unregister_driver(struct rio_driver * rdrv);
ARGUMENTS
rdrv the RIO driver structure to unregister
DESCRIPTION
Deletes the struct rio_driver from the list of registered RIO drivers, gives it a chance to clean up by calling its remove function for each device it was responsible for, and marks those devices as driverless.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_UNREGISTER_DRIVE(9)
Related Man Pages
struct_ccwgroup_driver(9) - centos
struct_rio_mport(9) - centos
struct_usb_device_driver(9) - centos
struct_ccw_driver(9) - suse
struct_ccwgroup_driver(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!