Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h488 BC_TRANSACTION_SG = _IOW('c', 17, struct binder_transaction_data_sg), enumerator
/Linux-v5.4/drivers/android/
Dbinder.c3791 case BC_TRANSACTION_SG: in binder_thread_write()