rio_find_mport(9) centos man page | unix.com

Man Page: rio_find_mport

Operating Environment: centos

Section: 9

RIO_FIND_MPORT(9)						     Internals							 RIO_FIND_MPORT(9)

NAME
rio_find_mport - find RIO mport by its ID
SYNOPSIS
struct rio_mport * rio_find_mport(int mport_id);
ARGUMENTS
mport_id number (ID) of mport device
DESCRIPTION
Given a RIO mport number, the desired mport is located in the global list of mports. If the mport is found, a pointer to its data structure is returned. If no mport is found, NULL is returned.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_FIND_MPORT(9)
Related Man Pages
debugfs_create_regset32(9) - centos
device_create_vargs(9) - centos
struct_regulator_config(9) - centos
struct_rio_dev(9) - centos
usb_gstrings_attach(9) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq