Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Drpmsg.h26 struct rpmsg_endpoint_ops;
102 const struct rpmsg_endpoint_ops *ops;
/linux-6.14.4/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.c198 static const struct rpmsg_endpoint_ops glink_endpoint_ops;
1600 static const struct rpmsg_endpoint_ops glink_endpoint_ops = {
Dvirtio_rpmsg_bus.c155 static const struct rpmsg_endpoint_ops virtio_endpoint_ops = {