Elliott Hughes | 180edef | 2023-11-02 00:08:05 +0000 | [diff] [blame] | 1 | /* |
| 2 | * This file is auto-generated. Modifications will be lost. |
| 3 | * |
| 4 | * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ |
| 5 | * for more information. |
| 6 | */ |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 7 | #ifndef _LINUX_VIRTIO_IDS_H |
| 8 | #define _LINUX_VIRTIO_IDS_H |
| 9 | #define VIRTIO_ID_NET 1 |
| 10 | #define VIRTIO_ID_BLOCK 2 |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 11 | #define VIRTIO_ID_CONSOLE 3 |
| 12 | #define VIRTIO_ID_RNG 4 |
| 13 | #define VIRTIO_ID_BALLOON 5 |
Christopher Ferris | 05667cd | 2021-02-16 16:01:34 -0800 | [diff] [blame] | 14 | #define VIRTIO_ID_IOMEM 6 |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 15 | #define VIRTIO_ID_RPMSG 7 |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 16 | #define VIRTIO_ID_SCSI 8 |
| 17 | #define VIRTIO_ID_9P 9 |
Christopher Ferris | 05667cd | 2021-02-16 16:01:34 -0800 | [diff] [blame] | 18 | #define VIRTIO_ID_MAC80211_WLAN 10 |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 19 | #define VIRTIO_ID_RPROC_SERIAL 11 |
| 20 | #define VIRTIO_ID_CAIF 12 |
Christopher Ferris | 05667cd | 2021-02-16 16:01:34 -0800 | [diff] [blame] | 21 | #define VIRTIO_ID_MEMORY_BALLOON 13 |
Christopher Ferris | 05d08e9 | 2016-02-04 13:16:38 -0800 | [diff] [blame] | 22 | #define VIRTIO_ID_GPU 16 |
Christopher Ferris | 05667cd | 2021-02-16 16:01:34 -0800 | [diff] [blame] | 23 | #define VIRTIO_ID_CLOCK 17 |
Christopher Ferris | 05d08e9 | 2016-02-04 13:16:38 -0800 | [diff] [blame] | 24 | #define VIRTIO_ID_INPUT 18 |
Christopher Ferris | 49f525c | 2016-12-12 14:55:36 -0800 | [diff] [blame] | 25 | #define VIRTIO_ID_VSOCK 19 |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 26 | #define VIRTIO_ID_CRYPTO 20 |
Christopher Ferris | 05667cd | 2021-02-16 16:01:34 -0800 | [diff] [blame] | 27 | #define VIRTIO_ID_SIGNAL_DIST 21 |
| 28 | #define VIRTIO_ID_PSTORE 22 |
Christopher Ferris | b8a95e2 | 2019-10-02 18:29:20 -0700 | [diff] [blame] | 29 | #define VIRTIO_ID_IOMMU 23 |
Christopher Ferris | 8177cdf | 2020-08-03 11:53:55 -0700 | [diff] [blame] | 30 | #define VIRTIO_ID_MEM 24 |
Christopher Ferris | fcc3b4f | 2021-07-01 01:30:21 +0000 | [diff] [blame] | 31 | #define VIRTIO_ID_SOUND 25 |
Christopher Ferris | 9584fa4 | 2019-12-09 15:36:13 -0800 | [diff] [blame] | 32 | #define VIRTIO_ID_FS 26 |
Christopher Ferris | b8a95e2 | 2019-10-02 18:29:20 -0700 | [diff] [blame] | 33 | #define VIRTIO_ID_PMEM 27 |
Christopher Ferris | 2abfa9e | 2021-11-01 16:26:06 -0700 | [diff] [blame] | 34 | #define VIRTIO_ID_RPMB 28 |
Christopher Ferris | af09c70 | 2020-06-01 20:29:29 -0700 | [diff] [blame] | 35 | #define VIRTIO_ID_MAC80211_HWSIM 29 |
Christopher Ferris | 2abfa9e | 2021-11-01 16:26:06 -0700 | [diff] [blame] | 36 | #define VIRTIO_ID_VIDEO_ENCODER 30 |
| 37 | #define VIRTIO_ID_VIDEO_DECODER 31 |
| 38 | #define VIRTIO_ID_SCMI 32 |
| 39 | #define VIRTIO_ID_NITRO_SEC_MOD 33 |
| 40 | #define VIRTIO_ID_I2C_ADAPTER 34 |
| 41 | #define VIRTIO_ID_WATCHDOG 35 |
| 42 | #define VIRTIO_ID_CAN 36 |
| 43 | #define VIRTIO_ID_DMABUF 37 |
| 44 | #define VIRTIO_ID_PARAM_SERV 38 |
| 45 | #define VIRTIO_ID_AUDIO_POLICY 39 |
Christopher Ferris | fcc3b4f | 2021-07-01 01:30:21 +0000 | [diff] [blame] | 46 | #define VIRTIO_ID_BT 40 |
Christopher Ferris | 2abfa9e | 2021-11-01 16:26:06 -0700 | [diff] [blame] | 47 | #define VIRTIO_ID_GPIO 41 |
Christopher Ferris | 10a76e6 | 2022-06-08 13:31:52 -0700 | [diff] [blame] | 48 | #define VIRTIO_TRANS_ID_NET 0x1000 |
| 49 | #define VIRTIO_TRANS_ID_BLOCK 0x1001 |
| 50 | #define VIRTIO_TRANS_ID_BALLOON 0x1002 |
| 51 | #define VIRTIO_TRANS_ID_CONSOLE 0x1003 |
| 52 | #define VIRTIO_TRANS_ID_SCSI 0x1004 |
| 53 | #define VIRTIO_TRANS_ID_RNG 0x1005 |
| 54 | #define VIRTIO_TRANS_ID_9P 0x1009 |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 55 | #endif |