rio_match_bus(9) centos man page | unix.com

Man Page: rio_match_bus

Operating Environment: centos

Section: 9

RIO_MATCH_BUS(9)						     Internals							  RIO_MATCH_BUS(9)

NAME
rio_match_bus - Tell if a RIO device structure has a matching RIO driver device id structure
SYNOPSIS
int rio_match_bus(struct device * dev, struct device_driver * drv);
ARGUMENTS
dev the standard device structure to match against drv the standard driver structure containing the ids to match against
DESCRIPTION
Used by a driver to check whether a RIO device present in the system is in its list of supported devices. Returns 1 if there is a matching struct rio_device_id or 0 if there is no match.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_MATCH_BUS(9)
Related Man Pages
struct_ccw_driver(9) - centos
struct_ccwgroup_driver(9) - centos
struct_usb_device_driver(9) - centos
lofi(7d) - linux
lofi(7d) - hpux
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq