Home
last modified time | relevance | path

Searched defs:supported_formats (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/audio/
H A Dvirtio-snd.c40 static uint32_t supported_formats = BIT(VIRTIO_SND_PCM_FMT_S8) variable
/qemu/tests/qemu-iotests/
H A Diotests.py1544 def supported_formats(read_only=False): function