Searched refs:qcom_smd_send (Results 1 – 3 of 3) sorted by relevance
55 int qcom_smd_send(struct qcom_smd_channel *channel, const void *data, int len);
135 ret = qcom_smd_send(rpm->rpm_channel, pkt, size); in qcom_rpm_smd_write()
716 int qcom_smd_send(struct qcom_smd_channel *channel, const void *data, int len) in qcom_smd_send() function768 EXPORT_SYMBOL(qcom_smd_send);