Tell if a rio device structure has a matching rio device id structure
int rio_device_probe(struct device * dev);
dev
the RIO device structure to match against
return 0 and set rio_dev->driver when drv claims rio_dev, else error
Matt Porter <[email protected]>, <[email protected]>
Author.