Home
last modified time | relevance | path

Searched refs:binder_fops (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/android/
Dbinder.c5575 static const struct file_operations binder_fops = { variable
5600 binder_device->miscdev.fops = &binder_fops; in init_binder_device()