Searched refs:DBusVoiceOut (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/audio/ |
H A D | dbusaudio.c | 57 typedef struct DBusVoiceOut { struct 68 } DBusVoiceOut; argument 81 DBusVoiceOut *vo = container_of(hw, DBusVoiceOut, hw); in dbus_get_buffer_out() 99 DBusVoiceOut *vo = container_of(hw, DBusVoiceOut, hw); in dbus_put_buffer_out() 158 DBusVoiceOut *vo = container_of(hw, DBusVoiceOut, hw); in dbus_init_out() 177 DBusVoiceOut *vo = container_of(hw, DBusVoiceOut, hw); in dbus_fini_out() 196 DBusVoiceOut *vo = container_of(hw, DBusVoiceOut, hw); in dbus_enable_out() 217 DBusVoiceOut *vo = container_of(hw, DBusVoiceOut, hw); in dbus_volume_out_listener() 238 DBusVoiceOut *vo = container_of(hw, DBusVoiceOut, hw); in dbus_volume_out() 562 DBusVoiceOut *vo = container_of(hw, DBusVoiceOut, hw); in dbus_audio_register_listener() [all …]
|