Searched refs:alloc_consistent (Results 1 – 4 of 4) sorted by relevance
172 void *(*alloc_consistent)(struct device *dev, size_t size, member
102 if (!bridge->alloc_consistent) { in vme_alloc_consistent()108 return bridge->alloc_consistent(bridge->parent, size, dma); in vme_alloc_consistent()
1185 fake_bridge->alloc_consistent = fake_alloc_consistent; in fake_init()
2453 tsi148_bridge->alloc_consistent = tsi148_alloc_consistent; in tsi148_probe()