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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Dcore.h39 extern int i2o_device_parse_lct(struct i2o_controller *);
H A Dexec-osm.c431 if (i2o_device_parse_lct(c) != -EAGAIN)
562 rc = i2o_device_parse_lct(c);
H A Ddevice.c339 * i2o_device_parse_lct - Parse a previously fetched LCT and create devices
348 int i2o_device_parse_lct(struct i2o_controller *c) function

Completed in 110 milliseconds