Searched refs:binder_transaction_data_sg (Results 1 – 2 of 2) sorted by relevance
333 struct binder_transaction_data_sg { struct546 BC_TRANSACTION_SG = _IOW('c', 17, struct binder_transaction_data_sg),547 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg),
4005 struct binder_transaction_data_sg tr; in binder_thread_write()