rio_get_drvdata (9) Linux Manual Page
rio_get_drvdata – Get RIO driver specific data
Synopsis
void *rio_get_drvdata(struct rio_dev *rdev);
Arguments
rdev
-
- RIO device
Description
Get RIO driver specific data. Returns a pointer to the driver specific data.
Author
Matt Porter <mporter [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
