Rechercher une page de manuel
i2o_proc_create_entries
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_proc_create_entries - Creates proc dir entriesSYNOPSIS
- int i2o_proc_create_entries(struct proc_dir_entry * dir, i2o_proc_entry * i2o_pe, void * data);
ARGUMENTS
dir
- 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 device
DESCRIPTION
Create proc dir entries for a I2O controller or I2O device.
Returns 0 on success or negative error code on failure.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre