Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drpmsg.h26 struct rpmsg_endpoint_ops;
102 const struct rpmsg_endpoint_ops *ops;
/openbmc/linux/drivers/rpmsg/
H A Drpmsg_internal.h65 struct rpmsg_endpoint_ops { struct
H A Dmtk_rpmsg.c63 static const struct rpmsg_endpoint_ops mtk_rpmsg_endpoint_ops;
160 static const struct rpmsg_endpoint_ops mtk_rpmsg_endpoint_ops = {
H A Dqcom_smd.c69 static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops;
1052 static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops = {
H A Dqcom_glink_native.c187 static const struct rpmsg_endpoint_ops glink_endpoint_ops;
1508 static const struct rpmsg_endpoint_ops glink_endpoint_ops = {
H A Dvirtio_rpmsg_bus.c155 static const struct rpmsg_endpoint_ops virtio_endpoint_ops = {