Home
last modified time | relevance | path

Searched defs:ion_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/android/ion/
Dion.h90 struct ion_device { struct
91 struct miscdevice dev;
92 struct rb_root buffers;
93 struct mutex buffer_lock;
94 struct rw_semaphore lock;
95 struct plist_head heaps;
96 struct dentry *debug_root;
97 int heap_cnt;