Searched defs:w_16 (Results 1 – 4 of 4) sorted by relevance
/linux/sound/isa/gus/ |
H A D | gus_mem.c | 130 unsigned int size, int w_16, int align) in snd_gf1_mem_find() 181 char *name, int size, int w_16, int align, in snd_gf1_mem_alloc()
|
H A D | gus_reset.c | 151 unsigned short i, w_16; in snd_gf1_clear_voices() local
|
/linux/sound/pci/emu10k1/ |
H A D | emupcm.c | 262 bool w_16, bool stereo, in snd_emu10k1_pcm_init_voice() 317 bool w_16, bool stereo, in snd_emu10k1_pcm_init_voices() 337 bool w_16, in snd_emu10k1_pcm_init_extra_voice() 424 bool w_16 = snd_pcm_format_width(runtime->format) == 16; in snd_emu10k1_playback_prepare() local 583 bool w_16, bool stereo, in snd_emu10k1_playback_prepare_voices() 727 bool w_16 = snd_pcm_format_width(runtime->format) == 16; in snd_emu10k1_playback_trigger() local
|
H A D | emu10k1_callback.c | 313 bool w_16; in start_voice() local
|