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

/linux-master/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 */
963 static int qcom_smd_send(struct rpmsg_endpoint *ept, void *data, int len) function
1054 .send = qcom_smd_send,

Completed in 195 milliseconds