Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion.c83 struct ion_client { struct
84 struct rb_node node;
85 struct ion_device *dev;
86 struct rb_root handles;
87 struct idr idr;
111 struct ion_client *client; argument