Searched defs:stream_id (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/audio/ |
H A D | virtio-snd.c | 130 uint32_t stream_id) in virtio_snd_pcm_get_stream() 143 uint32_t stream_id) in virtio_snd_pcm_get_params() 159 uint32_t stream_id, start_id, count, size; in virtio_snd_handle_pcm_info() local 241 uint32_t stream_id, in virtio_snd_set_pcm_params() 292 uint32_t stream_id; in virtio_snd_handle_pcm_set_params() local 410 static uint32_t virtio_snd_pcm_prepare(VirtIOSound *s, uint32_t stream_id) in virtio_snd_pcm_prepare() 512 uint32_t stream_id; in virtio_snd_handle_pcm_prepare() local 538 uint32_t stream_id; in virtio_snd_handle_pcm_start_stop() local 603 uint32_t stream_id; in virtio_snd_handle_pcm_release() local 853 uint32_t stream_id; in virtio_snd_handle_tx_xfer() local [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ |
H A D | ls102xa_stream_id.h | 67 uint16_t stream_id; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 173 uint32_t stream_id; member 280 uint32_t stream_id; member
|
/openbmc/u-boot/include/linux/usb/ |
H A D | gadget.h | 90 unsigned stream_id:16; member
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-tight.c | 790 static int tight_init_stream(VncState *vs, VncTight *tight, int stream_id, in tight_init_stream() 844 static int tight_compress_data(VncState *vs, VncTight *tight, int stream_id, in tight_compress_data()
|