Searched defs:alsa (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/most/aim-sound/ |
D | sound.c | 113 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() 118 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16() 123 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy24() 128 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy32() 133 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) in most_to_alsa_memcpy() 138 static void most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy16() 143 static void most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy24() 148 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 | 59 static unsigned int alsa = 1; variable
|
/drivers/media/pci/cobalt/ |
D | cobalt-driver.h | 255 struct snd_cobalt_card *alsa; member
|
/drivers/media/pci/cx18/ |
D | cx18-driver.h | 614 struct snd_cx18_card *alsa; /* ALSA interface for PCM capture stream */ member
|
/drivers/media/pci/ivtv/ |
D | ivtv-driver.h | 674 struct snd_ivtv_card *alsa; member
|