Searched refs:rpmsg_device_ops (Results 1 – 5 of 5) sorted by relevance
25 struct rpmsg_device_ops;63 const struct rpmsg_device_ops *ops;
24 * struct rpmsg_device_ops - indirection table for the rpmsg_device operations35 struct rpmsg_device_ops { struct 36 create_channelrpmsg_device_ops global() argument 38 release_channelrpmsg_device_ops global() argument 40 create_eptrpmsg_device_ops global() argument 44 announce_createrpmsg_device_ops global() argument 45 announce_destroyrpmsg_device_ops global() argument
174 static const struct rpmsg_device_ops mtk_rpmsg_device_ops = {
1047 static const struct rpmsg_device_ops qcom_smd_device_ops = {
1595 static const struct rpmsg_device_ops glink_device_ops = {