Searched refs:qsch (Results 1 – 1 of 1) sorted by relevance
169 struct qcom_smd_channel *qsch; member939 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()