Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Drpmsg.h26 struct rpmsg_endpoint_ops;
102 const struct rpmsg_endpoint_ops *ops;
/Linux-v6.6/drivers/rpmsg/
Drpmsg_internal.h65 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;
1052 static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops = {
Dqcom_glink_native.c187 static const struct rpmsg_endpoint_ops glink_endpoint_ops;
1503 static const struct rpmsg_endpoint_ops glink_endpoint_ops = {
Dvirtio_rpmsg_bus.c155 static const struct rpmsg_endpoint_ops virtio_endpoint_ops = {