Query: i2o_proc_create_entries
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_PROC_CREATE_ENTR(9) Message-based devices I2O_PROC_CREATE_ENTR(9)NAMEi2o_proc_create_entries - Creates proc dir entriesSYNOPSISint i2o_proc_create_entries(struct proc_dir_entry * dir, i2o_proc_entry * i2o_pe, void * data);ARGUMENTSdir proc dir entry under which the entries should be placed i2o_pe pointer to the entries which should be added data pointer to I2O controller or deviceDESCRIPTIONCreate proc dir entries for a I2O controller or I2O device. Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_PROC_CREATE_ENTR(9)