Home
last modified time | relevance | path

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

/linux-6.1.9/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);
139 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.c841 ret = slim_alloc_txn_tid(sctrl, txn); in qcom_slim_ngd_xfer_msg()
977 ret = slim_alloc_txn_tid(ctrl, &txn); in qcom_slim_ngd_enable_stream()
1002 ret = slim_alloc_txn_tid(ctrl, &txn); in qcom_slim_ngd_enable_stream()
1041 ret = slim_alloc_txn_tid(ctrl, &txn); in qcom_slim_ngd_get_laddr()