Home
last modified time | relevance | path

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

/openbmc/linux/net/qrtr/
H A Dqrtr.h30 int qrtr_endpoint_post(struct qrtr_endpoint *ep, const void *data, size_t len);
H A Dsmd.c29 rc = qrtr_endpoint_post(&qdev->ep, data, len); in qcom_smd_qrtr_callback()
H A Dmhi.c30 rc = qrtr_endpoint_post(&qdev->ep, mhi_res->buf_addr, in qcom_mhi_qrtr_dl_callback()
H A Dtun.c108 ret = qrtr_endpoint_post(&tun->ep, kbuf, len); in qrtr_tun_write_iter()
H A Daf_qrtr.c435 int qrtr_endpoint_post(struct qrtr_endpoint *ep, const void *data, size_t len) in qrtr_endpoint_post() function
549 EXPORT_SYMBOL_GPL(qrtr_endpoint_post);