Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dqcom-ipcc.c61 static inline struct qcom_ipcc *to_qcom_ipcc(struct mbox_controller *mbox) in to_qcom_ipcc() function
148 struct qcom_ipcc *ipcc = to_qcom_ipcc(chan->mbox); in qcom_ipcc_mbox_send_data()
166 struct qcom_ipcc *ipcc = to_qcom_ipcc(mbox); in qcom_ipcc_mbox_xlate()