other versions
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¶
struct device * 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¶
September 2017 | Kernel Hackers Manual 4.12 |