Searched defs:binder_device (Results 1 – 3 of 3) 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;
6482 struct binder_device *binder_device; in init_binder_device() local
272 struct binder_device { struct273 struct hlist_node hlist;274 struct miscdevice miscdev;275 struct binder_context context;5627 struct binder_device *binder_device; in init_binder_device() local