Lines Matching refs:i2o_device
55 struct i2o_device struct
73 struct i2o_device *next; /* Chain */ argument
74 struct i2o_device *prev; argument
113 struct i2o_device *devices; /* I2O device chain */
149 int (*bind)(struct i2o_controller *, struct i2o_device *);
152 int (*unbind)(struct i2o_controller *, struct i2o_device *);
178 void (*new_dev_notify)(struct i2o_controller *, struct i2o_device *);
181 void (*dev_del_notify)(struct i2o_controller *, struct i2o_device *);
314 extern int i2o_claim_device(struct i2o_device *, struct i2o_handler *);
315 extern int i2o_release_device(struct i2o_device *, struct i2o_handler *);
316 extern int i2o_device_notify_on(struct i2o_device *, struct i2o_handler *);
317 extern int i2o_device_notify_off(struct i2o_device *,