rpmsg_endpoint_ops
static const struct rpmsg_endpoint_ops mtk_rpmsg_endpoint_ops = {
static const struct rpmsg_endpoint_ops mtk_rpmsg_endpoint_ops;
static const struct rpmsg_endpoint_ops glink_endpoint_ops = {
static const struct rpmsg_endpoint_ops glink_endpoint_ops;
static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops = {
static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops;
static const struct rpmsg_endpoint_ops virtio_endpoint_ops = {
const struct rpmsg_endpoint_ops *ops;
struct rpmsg_endpoint_ops;