Home
last modified time | relevance | path

Searched refs:slim_msg_txn (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/slimbus/
Dslimbus.h127 struct slim_msg_txn { struct
141 struct slim_msg_txn name = { rl, 0, mc, SLIM_MSG_DEST_LOGICALADDR, 0,\ argument
145 struct slim_msg_txn name = { rl, 0, mc, SLIM_MSG_DEST_BROADCAST, 0,\
149 struct slim_msg_txn name = { rl, 0, mc, SLIM_MSG_DEST_ENUMADDR, 0,\
415 struct slim_msg_txn *tx);
431 int slim_do_transfer(struct slim_controller *ctrl, struct slim_msg_txn *txn);
433 int slim_alloc_txn_tid(struct slim_controller *ctrl, struct slim_msg_txn *txn);
434 void slim_free_txn_tid(struct slim_controller *ctrl, struct slim_msg_txn *txn);
Dmessaging.c26 struct slim_msg_txn *txn; in slim_msg_response()
63 int slim_alloc_txn_tid(struct slim_controller *ctrl, struct slim_msg_txn *txn) in slim_alloc_txn_tid()
87 void slim_free_txn_tid(struct slim_controller *ctrl, struct slim_msg_txn *txn) in slim_free_txn_tid()
110 int slim_do_transfer(struct slim_controller *ctrl, struct slim_msg_txn *txn) in slim_do_transfer()
237 struct slim_msg_txn *txn = &txn_stack; in slim_xfer_msg()
Dqcom-ngd-ctrl.c780 struct slim_msg_txn *txn) in qcom_slim_ngd_xfer_msg()
910 struct slim_msg_txn *txn) in qcom_slim_ngd_xfer_msg_sync()
939 struct slim_msg_txn txn = {0,}; in qcom_slim_ngd_enable_stream()
1024 struct slim_msg_txn txn; in qcom_slim_ngd_get_laddr()
1173 struct slim_msg_txn txn; in qcom_slim_ngd_master_worker()
Dqcom-ctrl.c303 struct slim_msg_txn *txn, in slim_alloc_txbuf()
326 struct slim_msg_txn *txn) in qcom_xfer_msg()