Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drpmsg.h25 struct rpmsg_device_ops;
63 const struct rpmsg_device_ops *ops;
/linux/drivers/rpmsg/
H A Drpmsg_internal.h24 * struct rpmsg_device_ops - indirection table for the rpmsg_device operations
35 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
H A Dmtk_rpmsg.c174 static const struct rpmsg_device_ops mtk_rpmsg_device_ops = {
H A Dqcom_smd.c1047 static const struct rpmsg_device_ops qcom_smd_device_ops = {
H A Dqcom_glink_native.c1595 static const struct rpmsg_device_ops glink_device_ops = {