RIO_DEVICE_PROBE(9) Internals RIO_DEVICE_PROBE(9)NAMErio_device_probe - Tell if a RIO device structure has a matching RIO device id structureSYNOPSISint rio_device_probe(struct device * dev);ARGUMENTSdev the RIO device structure to match againstDESCRIPTIONreturn 0 and set rio_dev->driver when drv claims rio_dev, else errorAUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_DEVICE_PROBE(9)
| Related Man Pages |
|---|
| lofi(7d) - sunos |
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_device_driver(9) - centos |
| struct_rio_ops(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |