Home
last modified time | relevance | path

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

/drivers/android/
Dbinder_internal.h31 struct binder_device { struct
32 struct hlist_node hlist;
33 struct miscdevice miscdev;
34 struct binder_context context;
35 struct inode *binderfs_inode;
Dbinder.c6288 struct binder_device *binder_device; in init_binder_device() local