Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/android/
H A Dbinder.h566 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator
/linux-6.15/drivers/android/
H A Dbinder.c4247 case BC_REPLY_SG: { in binder_thread_write()
4254 cmd == BC_REPLY_SG, tr.buffers_size); in binder_thread_write()