Searched defs:binder_device (Results 1 – 4 of 4) sorted by relevance
32 struct binder_device { struct33 struct hlist_node hlist;34 struct miscdevice miscdev;35 struct binder_context context;36 struct inode *binderfs_inode;37 refcount_t ref;
6755 struct binder_device *binder_device; in init_binder_device() local
34 struct binder_device { struct35 struct hlist_node hlist;36 struct miscdevice miscdev;37 struct binder_context context;38 struct inode *binderfs_inode;39 refcount_t ref;
6844 struct binder_device *binder_device; in init_binder_device() local