Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rpmsg/
Dqcom_smd.c166 struct qcom_smd_endpoint { struct
174 #define to_smd_endpoint(e) container_of(e, struct qcom_smd_endpoint, ept) argument
202 struct qcom_smd_endpoint *qsept;
905 struct qcom_smd_endpoint *qsept; in qcom_smd_create_ept()
955 struct qcom_smd_endpoint *qsept = to_smd_endpoint(ept); in qcom_smd_destroy_ept()
965 struct qcom_smd_endpoint *qsept = to_smd_endpoint(ept); in qcom_smd_send()
972 struct qcom_smd_endpoint *qsept = to_smd_endpoint(ept); in qcom_smd_trysend()
979 struct qcom_smd_endpoint *qsept = to_smd_endpoint(ept); in qcom_smd_sendto()
986 struct qcom_smd_endpoint *qsept = to_smd_endpoint(ept); in qcom_smd_trysendto()
994 struct qcom_smd_endpoint *qsept = to_smd_endpoint(ept); in qcom_smd_poll()
[all …]