Home
last modified time | relevance | path

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

/drivers/message/i2o/
Dmemory.c247 int i2o_dma_realloc(struct device *dev, struct i2o_dma *addr, size_t len) in i2o_dma_realloc() function
256 EXPORT_SYMBOL_GPL(i2o_dma_realloc);
Dexec-osm.c391 if (i2o_dma_realloc(dev, &c->dlct, in i2o_exec_lct_notify()
Diop.c1006 if (i2o_dma_realloc(dev, &c->hrt, size)) in i2o_hrt_get()