Home
last modified time | relevance | path

Searched refs:__ion_device_add_heap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dion.h147 #define ion_device_add_heap(heap) __ion_device_add_heap(heap, THIS_MODULE)
171 int __ion_device_add_heap(struct ion_heap *heap, struct module *owner);
344 static inline int __ion_device_add_heap(struct ion_heap *heap, in __ion_device_add_heap() function
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion.c312 int __ion_device_add_heap(struct ion_heap *heap, struct module *owner) in __ion_device_add_heap() function
399 EXPORT_SYMBOL_GPL(__ion_device_add_heap);