/qemu/hw/usb/ |
H A D | dev-audio.c | 117 #define USBAUDIO_PACKET_SIZE(channels) (USBAUDIO_PACKET_SIZE_BASE * channels) argument 586 uint32_t channels) in streambuf_init() 601 static int streambuf_put(struct streambuf *buf, USBPacket *p, uint32_t channels) in streambuf_put() 647 uint32_t channels; member 964 static void usb_audio_reinit(USBDevice *dev, unsigned channels) in usb_audio_reinit()
|
/qemu/tests/qtest/migration/ |
H A D | migration-qmp.c | 80 QObject *channels, const char *fmt, ...) in migrate_qmp_fail() 113 QObject *channels, const char *fmt, ...) in migrate_qmp() 153 void migrate_incoming_qmp(QTestState *to, const char *uri, QObject *channels, in migrate_incoming_qmp()
|
H A D | misc-tests.c | 208 QObject *channels; in do_test_validate_uri_channel() local
|
/qemu/include/hw/timer/ |
H A D | i8254_internal.h | 57 PITChannelState channels[3]; member
|
/qemu/include/hw/hyperv/ |
H A D | vmbus.h | 84 VMBusChannel *channels; member
|
/qemu/audio/ |
H A D | audio.h | 131 int channels; member
|
H A D | jackaudio.c | 47 int channels; member 96 static void qjack_buffer_create(QJackBuffer *buffer, int channels, int frames) in qjack_buffer_create()
|
H A D | pwaudio.c | 31 uint32_t channels; member 486 qpw_set_position(uint32_t channels, uint32_t position[SPA_AUDIO_MAX_CHANNELS]) in qpw_set_position()
|
/qemu/migration/ |
H A D | file.c | 140 int i, channels = 1; in file_create_incoming_channels() local
|
H A D | migration.c | 740 MigrationChannelList *channels, in qemu_start_incoming_migration() 1917 MigrationChannelList *channels, in qmp_migrate_incoming() 2184 MigrationChannelList *channels, bool has_detach, bool detach, in qmp_migrate()
|
H A D | postcopy-ram.c | 1154 int err, i, channels; in postcopy_temp_pages_setup() local
|
/qemu/include/hw/ppc/ |
H A D | mac_dbdma.h | 164 DBDMA_channel channels[DBDMA_CHANNELS]; member
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 264 uint8_t channels; member 351 uint8_t channels; member
|
/qemu/include/hw/misc/ |
H A D | bcm2835_cprman.h | 199 CprmanPllChannelState channels[CPRMAN_NUM_PLL_CHANNEL]; member
|
H A D | stm32l4x5_rcc.h | 168 Clock *channels[RCC_NUM_CHANNEL_PLL_OUT]; member
|
/qemu/hw/dma/ |
H A D | i8257.c | 68 static const int channels[8] = {-1, 2, 3, 1, -1, -1, -1, 0}; variable
|
/qemu/hw/display/ |
H A D | virtio-gpu-rutabaga.c | 956 struct rutabaga_channels channels = { 0 }; in virtio_gpu_rutabaga_init() local
|
/qemu/hw/arm/ |
H A D | aspeed.c | 917 I2CBus **channels) in get_pca9548_channels()
|
/qemu/linux-headers/asm-x86/ |
H A D | kvm.h | 303 struct kvm_pit_channel_state channels[3]; member 310 struct kvm_pit_channel_state channels[3]; member
|
/qemu/system/ |
H A D | vl.c | 2822 g_autofree MigrationChannelList *channels = in qmp_x_exit_preconfig() local
|