Searched defs:alsa (Results 1 – 5 of 5) sorted by relevance
/drivers/most/ |
D | most_snd.c | 111 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()
|
/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
|