Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_smd.c53 * Devices attached to a channel can use the qcom_smd_send function to push
595 /* Signal waiting qcom_smd_send() about the interrupt */ in qcom_smd_channel_intr()
732 * qcom_smd_send - write data to smd channel
963 static int qcom_smd_send(struct rpmsg_endpoint *ept, void *data, int len) in qcom_smd_send() function
1040 .send = qcom_smd_send,
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_smd.c53 * Devices attached to a channel can use the qcom_smd_send function to push
595 /* Signal waiting qcom_smd_send() about the interrupt */ in qcom_smd_channel_intr()
963 static int qcom_smd_send(struct rpmsg_endpoint *ept, void *data, int len) in qcom_smd_send() function
1054 .send = qcom_smd_send,

Completed in 4 milliseconds