Searched defs:alsa (Results 1 – 5 of 5) sorted by relevance
/drivers/most/ |
D | most_snd.c | 109 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() 114 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16() 119 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy24() 124 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy32() 129 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) in most_to_alsa_memcpy() 134 static void most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy16() 139 static void most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy24() 144 static void most_to_alsa_copy32(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy32()
|
/drivers/media/pci/saa7134/ |
D | saa7134-core.c | 46 static unsigned int alsa = 1; variable
|
/drivers/media/pci/cobalt/ |
D | cobalt-driver.h | 244 struct snd_cobalt_card *alsa; member
|
/drivers/media/pci/cx18/ |
D | cx18-driver.h | 600 struct snd_cx18_card *alsa; /* ALSA interface for PCM capture stream */ member
|
/drivers/media/pci/ivtv/ |
D | ivtv-driver.h | 672 struct snd_ivtv_card *alsa; member
|