Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/soc/qcom/
Dsmd.h55 int qcom_smd_send(struct qcom_smd_channel *channel, const void *data, int len);
/linux-4.4.14/drivers/soc/qcom/
Dsmd-rpm.c135 ret = qcom_smd_send(rpm->rpm_channel, pkt, size); in qcom_rpm_smd_write()
Dsmd.c716 int qcom_smd_send(struct qcom_smd_channel *channel, const void *data, int len) in qcom_smd_send() function
768 EXPORT_SYMBOL(qcom_smd_send);