Home
last modified time | relevance | path

Searched defs:alsa (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/audio/
H A Dalsaaudio.c255 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_poll_out() local
262 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw; in alsa_poll_in() local
603 ALSAVoiceOut *alsa = (ALSAVoiceOut *)hw; in alsa_buffer_get_free() local
639 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_write() local
699 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_fini_out() local
708 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_init_out() local
771 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_enable_out() local
795 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw; in alsa_init_in() local
826 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw; in alsa_fini_in() local
833 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw; in alsa_read() local
[all …]
/openbmc/linux/drivers/most/
H A Dmost_snd.c111 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy()
116 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16()
121 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy24()
126 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy32()
131 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) in most_to_alsa_memcpy()
136 static void most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy16()
141 static void most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy24()
146 static void most_to_alsa_copy32(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy32()
/openbmc/linux/sound/xen/
H A Dxen_snd_front_alsa.c69 snd_pcm_format_t alsa; member
74 snd_pcm_hw_param_t alsa; member
/openbmc/qemu/
H A Dmeson_options.txt273 option('alsa', type: 'feature', value: 'auto', feature
H A Dmeson.build1199 alsa = not_found variable
1201 alsa = dependency('alsa', required: get_option('alsa'), variable
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c46 static unsigned int alsa = 1; variable
/openbmc/linux/include/uapi/linux/
H A Dmedia.h184 } alsa; member
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-driver.h244 struct snd_cobalt_card *alsa; member
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h547 } alsa; member
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-driver.h600 struct snd_cx18_card *alsa; /* ALSA interface for PCM capture stream */ member
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-driver.h672 struct snd_ivtv_card *alsa; member