Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/rpmsg/
Dvirtio_rpmsg_bus.c389 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in rpmsg_dev_probe()
414 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in rpmsg_dev_remove()
991 if (virtio_has_feature(vdev, VIRTIO_RPMSG_F_NS)) { in rpmsg_probe()
1057 VIRTIO_RPMSG_F_NS,
/linux-3.4.99/include/linux/
Drpmsg.h45 #define VIRTIO_RPMSG_F_NS 0 /* RP supports name service notifications */ macro
/linux-3.4.99/Documentation/
Drpmsg.txt278 This is possible only with remote processors that have the VIRTIO_RPMSG_F_NS