Searched defs:alsa (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/staging/most/sound/ | 
| D | sound.c | 119 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes)  in alsa_to_most_memcpy()124 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes)  in alsa_to_most_copy16()
 129 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes)  in alsa_to_most_copy24()
 134 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes)  in alsa_to_most_copy32()
 139 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes)  in most_to_alsa_memcpy()
 144 static void most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes)  in most_to_alsa_copy16()
 149 static void most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes)  in most_to_alsa_copy24()
 154 static void most_to_alsa_copy32(void *alsa, void *most, unsigned int bytes)  in most_to_alsa_copy32()
 
 | 
| /Linux-v5.4/sound/xen/ | 
| D | xen_snd_front_alsa.c | 69 	snd_pcm_format_t alsa;  member74 	snd_pcm_hw_param_t alsa;  member
 
 | 
| /Linux-v5.4/drivers/media/pci/saa7134/ | 
| D | saa7134-core.c | 46 static unsigned int alsa = 1;  variable
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | media.h | 186 		} alsa;  member
 | 
| /Linux-v5.4/drivers/media/pci/cobalt/ | 
| D | cobalt-driver.h | 244 	struct snd_cobalt_card *alsa;  member
 | 
| /Linux-v5.4/include/uapi/sound/ | 
| D | asequencer.h | 526 		} alsa;  member
 | 
| /Linux-v5.4/drivers/media/pci/cx18/ | 
| D | cx18-driver.h | 600 	struct snd_cx18_card *alsa; /* ALSA interface for PCM capture stream */  member
 | 
| /Linux-v5.4/drivers/media/pci/ivtv/ | 
| D | ivtv-driver.h | 676 	struct snd_ivtv_card *alsa;  member
 |