Searched refs:binder_transaction_data_sg (Results 1 – 2 of 2) sorted by relevance
293 struct binder_transaction_data_sg { struct488 BC_TRANSACTION_SG = _IOW('c', 17, struct binder_transaction_data_sg),489 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg),
3793 struct binder_transaction_data_sg tr; in binder_thread_write()