RIO_BASIC_ATTACH(9) | Internals | RIO_BASIC_ATTACH(9) |
NAME¶
rio_basic_attach -
SYNOPSIS¶
int rio_basic_attach(void);
ARGUMENTS¶
void
no arguments
DESCRIPTION¶
When this enumeration/discovery method is loaded as a module this function registers its specific enumeration and discover routines for all available RapidIO mport devices. The “scan” command line parameter controls ability of the module to start RapidIO enumeration/discovery automatically.
Returns 0 for success or -EIO if unable to register itself.
This enumeration/discovery method cannot be unloaded and therefore does not provide a matching cleanup_module routine.
AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |