other versions
- stretch 4.9.168-1
RIO_ALLOC_NET(9) | RapidIO driver interface | RIO_ALLOC_NET(9) |
NAME¶
rio_alloc_net - Allocate and initialize a new RIO network data structureSYNOPSIS¶
struct rio_net * rio_alloc_net(struct rio_mport * mport);
ARGUMENTS¶
mportMaster port associated with the RIO network
DESCRIPTION¶
Allocates a RIO network structure, initializes per-network list heads, and adds the associated master port to the network list of associated master ports. Returns a RIO network pointer on success or NULL on failure.AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |