Query: rio_match_bus
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_MATCH_BUS(9) Internals RIO_MATCH_BUS(9)NAMErio_match_bus - Tell if a RIO device structure has a matching RIO driver device id structureSYNOPSISint rio_match_bus(struct device * dev, struct device_driver * drv);ARGUMENTSdev the standard device structure to match against drv the standard driver structure containing the ids to match againstDESCRIPTIONUsed 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.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_MATCH_BUS(9)
Related Man Pages |
---|
struct_bus_type(9) - centos |
struct_device_driver(9) - centos |
struct_spi_driver(9) - centos |
struct_ccw_driver(9) - suse |
lofi(7d) - hpux |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |