Searched refs:audio_pcm_ops (Results 1 - 11 of 11) sorted by relevance

/external/qemu/audio/
H A Daudio_int.h35 struct audio_pcm_ops;
87 struct audio_pcm_ops *pcm_ops;
106 struct audio_pcm_ops *pcm_ops;
149 struct audio_pcm_ops *pcm_ops;
157 struct audio_pcm_ops { struct
H A Dnoaudio.c144 static struct audio_pcm_ops no_pcm_ops = {
H A Dwavaudio.c439 struct audio_pcm_ops wav_pcm_ops = {
H A Dcoreaudio.c780 static struct audio_pcm_ops coreaudio_pcm_ops = {
H A Ddsoundaudio.c1004 static struct audio_pcm_ops dsound_pcm_ops = {
H A Desdaudio.c616 static struct audio_pcm_ops qesd_pcm_ops = {
H A Dfmodaudio.c661 static struct audio_pcm_ops fmod_pcm_ops = {
H A Dpaaudio.c591 static struct audio_pcm_ops qpa_pcm_ops = {
H A Dwinaudio.c639 static struct audio_pcm_ops winaudio_pcm_ops = {
H A Dalsaaudio.c1320 static struct audio_pcm_ops alsa_pcm_ops = {
H A Dossaudio.c909 static struct audio_pcm_ops oss_pcm_ops = {

Completed in 83 milliseconds