Searched defs:alsa (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/most/aim-sound/ |
D | sound.c | 115 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() 120 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16() 125 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy24() 130 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy32() 135 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) in most_to_alsa_memcpy() 140 static void most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy16() 145 static void most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy24() 150 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
|