Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Drpmsg.h26 struct rpmsg_endpoint_ops;
95 const struct rpmsg_endpoint_ops *ops;
/Linux-v5.10/drivers/rpmsg/
Drpmsg_internal.h55 struct rpmsg_endpoint_ops { struct
Dmtk_rpmsg.c63 static const struct rpmsg_endpoint_ops mtk_rpmsg_endpoint_ops;
160 static const struct rpmsg_endpoint_ops mtk_rpmsg_endpoint_ops = {
Dqcom_smd.c69 static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops;
1038 static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops = {
Dqcom_glink_native.c188 static const struct rpmsg_endpoint_ops glink_endpoint_ops;
1364 static const struct rpmsg_endpoint_ops glink_endpoint_ops = {
Dvirtio_rpmsg_bus.c185 static const struct rpmsg_endpoint_ops virtio_endpoint_ops = {