Scroll to navigation

RIO_QUERY_MPORT(9) RapidIO driver interface RIO_QUERY_MPORT(9)

NAME

rio_query_mport - Query mport device attributes

SYNOPSIS

int rio_query_mport(struct rio_mport * port, struct rio_mport_attr * mport_attr);

ARGUMENTS

struct rio_mport * port

mport device to query

struct rio_mport_attr * mport_attr

mport attributes data structure

DESCRIPTION

Returns attributes of specified mport through the pointer to attributes data structure.

AUTHOR

Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11