Searched defs:ion_device (Results 1 – 1 of 1) sorted by relevance
90 struct ion_device { struct91 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;