rpmsg_endpoint_ops  188 drivers/rpmsg/qcom_glink_native.c static const struct rpmsg_endpoint_ops glink_endpoint_ops;
rpmsg_endpoint_ops 1364 drivers/rpmsg/qcom_glink_native.c static const struct rpmsg_endpoint_ops glink_endpoint_ops = {
rpmsg_endpoint_ops   69 drivers/rpmsg/qcom_smd.c static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops;
rpmsg_endpoint_ops 1038 drivers/rpmsg/qcom_smd.c static const struct rpmsg_endpoint_ops qcom_smd_endpoint_ops = {
rpmsg_endpoint_ops  179 drivers/rpmsg/virtio_rpmsg_bus.c static const struct rpmsg_endpoint_ops virtio_endpoint_ops = {
rpmsg_endpoint_ops   26 include/linux/rpmsg.h struct rpmsg_endpoint_ops;
rpmsg_endpoint_ops   95 include/linux/rpmsg.h 	const struct rpmsg_endpoint_ops *ops;