RIO_SWITCH_INIT(9) RapidIO driver interface RIO_SWITCH_INIT(9)
NAME
rio_switch_init - Sets switch operations for a particular vendor switch
SYNOPSIS
void rio_switch_init(struct rio_dev * rdev, int do_enum);
ARGUMENTS
rdev
RIO device
do_enum
Enumeration/Discovery mode flag
DESCRIPTION
Searches the RIO switch ops table for known switch types. If the vid and did match a switch table entry, then call switch initialization
routine to setup switch-specific routines.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_SWITCH_INIT(9)