Home
last modified time | relevance | path

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

/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()
/linux/sound/xen/
H A Dxen_snd_front_alsa.c69 snd_pcm_format_t alsa; member
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c46 static unsigned int alsa = 1; variable
/linux/include/uapi/linux/
H A Dmedia.h184 } alsa; member
/linux/drivers/media/pci/cobalt/
H A Dcobalt-driver.h244 struct snd_cobalt_card *alsa; member
/linux/include/uapi/sound/
H A Dasequencer.h550 } alsa; global() member
/linux/drivers/media/pci/cx18/
H A Dcx18-driver.h600 struct snd_cx18_card *alsa; /* ALSA interface for PCM capture stream */ member
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.h673 struct snd_ivtv_card *alsa; member