Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dpwaudio.c60 typedef struct PWVoiceOut { struct
63 } PWVoiceOut; argument
71 #define PW_VOICE_OUT(v) ((PWVoiceOut *)v)
117 PWVoiceOut *vo = container_of(data, PWVoiceOut, v); in playback_on_process()
260 PWVoiceOut *pw = (PWVoiceOut *)hw; in qpw_buffer_get_free()
285 PWVoiceOut *pw = (PWVoiceOut *) hw; in qpw_write()
522 PWVoiceOut *pw = (PWVoiceOut *) hw; in qpw_init_out()
848 .voice_size_out = sizeof(PWVoiceOut),