suse man page for i2o_exec_probe

Query: i2o_exec_probe

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 2.6. July 2010 I2O_EXEC_PROBE(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
struct_class(9) - centos
device_create(9) - suse
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I