Query: rio_match_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_MATCH_DEVICE(9) Internals RIO_MATCH_DEVICE(9)NAMErio_match_device - Tell if a RIO device has a matching RIO device id structureSYNOPSISconst struct rio_device_id * rio_match_device(const struct rio_device_id * id, const struct rio_dev * rdev);ARGUMENTSid the RIO device id structure to match against rdev the RIO device structure to match againstDESCRIPTIONUsed from driver probe and bus matching to check whether a RIO device matches a device id structure provided by a RIO driver. Returns the matching struct rio_device_id or NULL if there is no match.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_MATCH_DEVICE(9)
Related Man Pages |
---|
device_create_with_groups(9) - centos |
struct_device_driver(9) - centos |
struct_rio_dev(9) - centos |
usb_match_id(9) - centos |
struct_usb_device_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |