Home
last modified time | relevance | path

Searched refs:VIRTIO_RPMSG_F_NS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/rpmsg/
Dvirtio_rpmsg_bus.c73 #define VIRTIO_RPMSG_F_NS 0 /* RP supports name service notifications */ macro
334 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in virtio_rpmsg_announce_create()
358 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in virtio_rpmsg_announce_destroy()
950 if (virtio_has_feature(vdev, VIRTIO_RPMSG_F_NS)) { in rpmsg_probe()
1030 VIRTIO_RPMSG_F_NS,
/Linux-v4.19/Documentation/
Drpmsg.txt326 This is possible only with remote processors that have the VIRTIO_RPMSG_F_NS