Home
last modified time | relevance | path

Searched refs:PWVoiceOut (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/audio/
H A Dpwaudio.c59 typedef struct PWVoiceOut { struct
62 } PWVoiceOut; argument
70 #define PW_VOICE_OUT(v) ((PWVoiceOut *)v)
116 PWVoiceOut *vo = container_of(data, PWVoiceOut, v); in playback_on_process()
259 PWVoiceOut *pw = (PWVoiceOut *)hw; in qpw_buffer_get_free()
284 PWVoiceOut *pw = (PWVoiceOut *) hw; in qpw_write()
521 PWVoiceOut *pw = (PWVoiceOut *) hw; in qpw_init_out()
847 .voice_size_out = sizeof(PWVoiceOut),