Home
last modified time | relevance | path

Searched refs:i2o_device_parse_lct (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/message/i2o/
Dcore.h39 extern int i2o_device_parse_lct(struct i2o_controller *);
Dexec-osm.c438 if (i2o_device_parse_lct(c) != -EAGAIN) in i2o_exec_lct_modified()
569 rc = i2o_device_parse_lct(c); in i2o_exec_lct_get()
Ddevice.c348 int i2o_device_parse_lct(struct i2o_controller *c) in i2o_device_parse_lct() function