Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drpmsg.h26 struct rpmsg_endpoint_ops;
95 const struct rpmsg_endpoint_ops *ops;
/Linux-v5.4/drivers/rpmsg/
Drpmsg_internal.h55 struct rpmsg_endpoint_ops { struct
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;
1344 static const struct rpmsg_endpoint_ops glink_endpoint_ops = {
Dvirtio_rpmsg_bus.c179 static const struct rpmsg_endpoint_ops virtio_endpoint_ops = {