Home
last modified time | relevance | path

Searched refs:qsch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_smd.c169 struct qcom_smd_channel *qsch; member
939 qsept->qsch = channel; in qcom_smd_create_ept()
956 struct qcom_smd_channel *ch = qsept->qsch; in qcom_smd_destroy_ept()
967 return __qcom_smd_send(qsept->qsch, data, len, true); in qcom_smd_send()
974 return __qcom_smd_send(qsept->qsch, data, len, false); in qcom_smd_trysend()
981 return __qcom_smd_send(qsept->qsch, data, len, true); in qcom_smd_sendto()
988 return __qcom_smd_send(qsept->qsch, data, len, false); in qcom_smd_trysendto()
995 struct qcom_smd_channel *channel = qsept->qsch; in qcom_smd_poll()
1033 struct qcom_smd_channel *channel = qept->qsch; in qcom_smd_announce_create()
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_smd.c169 struct qcom_smd_channel *qsch; member
939 qsept->qsch = channel; in qcom_smd_create_ept()
956 struct qcom_smd_channel *ch = qsept->qsch; in qcom_smd_destroy_ept()
967 return __qcom_smd_send(qsept->qsch, data, len, true); in qcom_smd_send()
974 return __qcom_smd_send(qsept->qsch, data, len, false); in qcom_smd_trysend()
981 struct qcom_smd_channel *channel = qsept->qsch; in qcom_smd_poll()
1019 struct qcom_smd_channel *channel = qept->qsch; in qcom_smd_announce_create()

Completed in 9 milliseconds