Get rio driver specific data
void * rio_get_drvdata(struct rio_dev * rdev);
rdev
RIO device
Get RIO driver specific data. Returns a pointer to the driver specific data.
Matt Porter <[email protected]>, <[email protected]>
Author.