other versions
- stretch 4.9.168-1
RIO_DEVICE_PROBE(9) | Internals | RIO_DEVICE_PROBE(9) |
NAME¶
rio_device_probe - Tell if a RIO device structure has a matching RIO device id structureSYNOPSIS¶
int rio_device_probe(struct device * dev);
ARGUMENTS¶
devthe RIO device structure to match against
DESCRIPTION¶
return 0 and set rio_dev->driver when drv claims rio_dev, else errorAUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |