Home
last modified time | relevance | path

Searched refs:slim_alloc_txn_tid (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/slimbus/
Dmessaging.c63 int slim_alloc_txn_tid(struct slim_controller *ctrl, struct slim_msg_txn *txn) in slim_alloc_txn_tid() function
79 EXPORT_SYMBOL_GPL(slim_alloc_txn_tid);
138 ret = slim_alloc_txn_tid(ctrl, txn); in slim_do_transfer()
Dslimbus.h433 int slim_alloc_txn_tid(struct slim_controller *ctrl, struct slim_msg_txn *txn);
Dqcom-ngd-ctrl.c828 ret = slim_alloc_txn_tid(sctrl, txn); in qcom_slim_ngd_xfer_msg()
958 ret = slim_alloc_txn_tid(ctrl, &txn); in qcom_slim_ngd_enable_stream()
983 ret = slim_alloc_txn_tid(ctrl, &txn); in qcom_slim_ngd_enable_stream()
1022 ret = slim_alloc_txn_tid(ctrl, &txn); in qcom_slim_ngd_get_laddr()