Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rpmsg/
H A Dmtk_rpmsg.c63 static const struct rpmsg_endpoint_ops mtk_rpmsg_endpoint_ops; variable
105 ept->ops = &mtk_rpmsg_endpoint_ops; in __mtk_create_ept()
160 static const struct rpmsg_endpoint_ops mtk_rpmsg_endpoint_ops = { variable