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

/linux-master/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)) {
353 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) {
957 if (virtio_has_feature(vdev, VIRTIO_RPMSG_F_NS)) {
1049 VIRTIO_RPMSG_F_NS,

Completed in 94 milliseconds