Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c272 struct binder_device { struct
273 struct hlist_node hlist;
274 struct miscdevice miscdev;
275 struct binder_context context;
5594 struct binder_device *binder_device; in init_binder_device() local