i2o_exec_probe(9) centos man page | unix.com

Man Page: i2o_exec_probe

Operating Environment: centos

Section: 9

I2O_EXEC_PROBE(9)					       Message-based devices						 I2O_EXEC_PROBE(9)

NAME
i2o_exec_probe - Called if a new I2O device (executive class) appears
SYNOPSIS
int i2o_exec_probe(struct device * dev);
ARGUMENTS
dev I2O device which should be probed
DESCRIPTION
Registers event notification for every event from Executive device. The return is always 0, because we want all devices of class Executive. Returns 0 on success.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_EXEC_PROBE(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
struct_ff_device(9) - centos
struct_input_polled_dev(9) - centos
audiocfg(1) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq