summary refs log tree commit diff stats
path: root/include/standard-headers/linux/virtio_ids.h
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2021-06-03 15:15:41 -0400
committerEduardo Habkost <ehabkost@redhat.com>2021-06-17 14:11:06 -0400
commit278f064e452468d66ee15c3f453826e697ec6832 (patch)
tree902b9944f38428d955b0e9763556134bb0dd1b2f /include/standard-headers/linux/virtio_ids.h
parent18e53dff939898c6dd00d206a3c2f5cd3d6669db (diff)
downloadfocaccia-qemu-278f064e452468d66ee15c3f453826e697ec6832.tar.gz
focaccia-qemu-278f064e452468d66ee15c3f453826e697ec6832.zip
Update Linux headers to 5.13-rc4
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20210603191541.2862286-1-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/virtio_ids.h')
-rw-r--r--include/standard-headers/linux/virtio_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/standard-headers/linux/virtio_ids.h b/include/standard-headers/linux/virtio_ids.h
index bc1c0621f5..f0c35ce862 100644
--- a/include/standard-headers/linux/virtio_ids.h
+++ b/include/standard-headers/linux/virtio_ids.h
@@ -51,8 +51,10 @@
 #define VIRTIO_ID_PSTORE		22 /* virtio pstore device */
 #define VIRTIO_ID_IOMMU			23 /* virtio IOMMU */
 #define VIRTIO_ID_MEM			24 /* virtio mem */
+#define VIRTIO_ID_SOUND			25 /* virtio sound */
 #define VIRTIO_ID_FS			26 /* virtio filesystem */
 #define VIRTIO_ID_PMEM			27 /* virtio pmem */
+#define VIRTIO_ID_BT			28 /* virtio bluetooth */
 #define VIRTIO_ID_MAC80211_HWSIM	29 /* virtio mac80211-hwsim */
 
 #endif /* _LINUX_VIRTIO_IDS_H */