Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/android/
H A Dbinder.h261 BINDER_WRITE_READ = _IOWR('b', 1, struct binder_write_read), enumerator
/linux-6.15/drivers/android/
H A Dbinder.c5739 case BINDER_WRITE_READ: in binder_ioctl()