Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/slimbus/
Dslimbus.h133 struct slim_msg_txn { struct
147 struct slim_msg_txn name = { rl, 0, mc, SLIM_MSG_DEST_LOGICALADDR, 0,\ argument
151 struct slim_msg_txn name = { rl, 0, mc, SLIM_MSG_DEST_BROADCAST, 0,\
155 struct slim_msg_txn name = { rl, 0, mc, SLIM_MSG_DEST_ENUMADDR, 0,\
421 struct slim_msg_txn *tx);
437 int slim_do_transfer(struct slim_controller *ctrl, struct slim_msg_txn *txn);
439 int slim_alloc_txn_tid(struct slim_controller *ctrl, struct slim_msg_txn *txn);
440 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.c767 struct slim_msg_txn *txn) in qcom_slim_ngd_xfer_msg()
894 struct slim_msg_txn *txn) in qcom_slim_ngd_xfer_msg_sync()
923 struct slim_msg_txn txn = {0,}; in qcom_slim_ngd_enable_stream()
1007 struct slim_msg_txn txn; in qcom_slim_ngd_get_laddr()
1153 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()