Home
last modified time | relevance | path

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

/linux/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c72 #define VIRTIO_RPMSG_F_NS 0 /* RP supports name service notifications */ macro
329 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in virtio_rpmsg_announce_create()
353 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in virtio_rpmsg_announce_destroy()
959 if (virtio_has_feature(vdev, VIRTIO_RPMSG_F_NS)) { in rpmsg_probe()
1051 VIRTIO_RPMSG_F_NS,
/linux/Documentation/staging/
H A Drpmsg.rst330 This is possible only with remote processors that have the VIRTIO_RPMSG_F_NS