Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/android/
H A Dbinder.h491 BC_REPLY = _IOW('c', 1, struct binder_transaction_data), enumerator
/linux-6.15/drivers/android/
H A Dbinder.c4258 case BC_REPLY: { in binder_thread_write()
4265 cmd == BC_REPLY, 0); in binder_thread_write()