Searched refs:ion_device_add_heap (Results 1 – 4 of 4) sorted by relevance
52 ion_device_add_heap(idev, heaps[i]); in tegra_ion_probe()
111 ion_device_add_heap(idev, heaps[i]); in ion_dummy_init()
224 void ion_device_add_heap(struct ion_device *dev, struct ion_heap *heap);
1507 void ion_device_add_heap(struct ion_device *dev, struct ion_heap *heap) in ion_device_add_heap() function