Home
last modified time | relevance | path

Searched defs:channels (Results 1 – 20 of 20) sorted by relevance

/qemu/hw/usb/
H A Ddev-audio.c117 #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 Dmigration-qmp.c80 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 Dmisc-tests.c208 QObject *channels; in do_test_validate_uri_channel() local
/qemu/include/hw/timer/
H A Di8254_internal.h57 PITChannelState channels[3]; member
/qemu/include/hw/hyperv/
H A Dvmbus.h84 VMBusChannel *channels; member
/qemu/audio/
H A Daudio.h131 int channels; member
H A Djackaudio.c47 int channels; member
96 static void qjack_buffer_create(QJackBuffer *buffer, int channels, int frames) in qjack_buffer_create()
H A Dpwaudio.c31 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 Dfile.c140 int i, channels = 1; in file_create_incoming_channels() local
H A Dmigration.c740 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 Dpostcopy-ram.c1154 int err, i, channels; in postcopy_temp_pages_setup() local
/qemu/include/hw/ppc/
H A Dmac_dbdma.h164 DBDMA_channel channels[DBDMA_CHANNELS]; member
/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h264 uint8_t channels; member
351 uint8_t channels; member
/qemu/include/hw/misc/
H A Dbcm2835_cprman.h199 CprmanPllChannelState channels[CPRMAN_NUM_PLL_CHANNEL]; member
H A Dstm32l4x5_rcc.h168 Clock *channels[RCC_NUM_CHANNEL_PLL_OUT]; member
/qemu/hw/dma/
H A Di8257.c68 static const int channels[8] = {-1, 2, 3, 1, -1, -1, -1, 0}; variable
/qemu/hw/display/
H A Dvirtio-gpu-rutabaga.c956 struct rutabaga_channels channels = { 0 }; in virtio_gpu_rutabaga_init() local
/qemu/hw/arm/
H A Daspeed.c917 I2CBus **channels) in get_pca9548_channels()
/qemu/linux-headers/asm-x86/
H A Dkvm.h303 struct kvm_pit_channel_state channels[3]; member
310 struct kvm_pit_channel_state channels[3]; member
/qemu/system/
H A Dvl.c2822 g_autofree MigrationChannelList *channels = in qmp_x_exit_preconfig() local