Home
last modified time | relevance | path

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

/qemu/include/hw/audio/
H A Dvirtio-snd.h138 VirtIOSoundPCM *pcm; member
218 VirtIOSoundPCM *pcm; member
/qemu/audio/
H A Dossaudio.c453 void *pcm = advance(buf, pos); in oss_write() local