1RIO_DEVICE_PROBE(9)                Internals               RIO_DEVICE_PROBE(9)
2
3
4

NAME

6       rio_device_probe - Tell if a RIO device structure has a matching RIO
7       device id structure
8

SYNOPSIS

10       int rio_device_probe(struct device * dev);
11

ARGUMENTS

13       dev
14           the RIO device structure to match against
15

DESCRIPTION

17       return 0 and set rio_dev->driver when drv claims rio_dev, else error
18

AUTHOR

20       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
21           Author.
22
24Kernel Hackers Manual 2.6.         June 2019               RIO_DEVICE_PROBE(9)
Impressum