Searched defs:hdr (Results 1 – 10 of 10) sorted by relevance
/sound/synth/ |
D | util_mem.c | 40 struct snd_util_memhdr *hdr; in snd_util_memhdr_new() local 55 void snd_util_memhdr_free(struct snd_util_memhdr *hdr) in snd_util_memhdr_free() 73 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc() 110 __snd_util_memblk_new(struct snd_util_memhdr *hdr, unsigned int units, in __snd_util_memblk_new() 138 snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in snd_util_mem_alloc() 153 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in __snd_util_mem_free() 164 int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in snd_util_mem_free() 178 int snd_util_mem_avail(struct snd_util_memhdr *hdr) in snd_util_mem_avail()
|
/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 39 struct snd_util_memhdr *hdr, in snd_emu10k1_sample_new() 217 struct snd_util_memhdr *hdr) in snd_emu10k1_sample_free()
|
D | memory.c | 304 struct snd_util_memhdr *hdr; in snd_emu10k1_alloc_pages() local 382 struct snd_util_memhdr *hdr = hw->memhdr; in snd_emu10k1_synth_alloc() local 408 struct snd_util_memhdr *hdr = emu->memhdr; in snd_emu10k1_synth_free() local 426 static void get_single_page_range(struct snd_util_memhdr *hdr, in get_single_page_range()
|
/sound/synth/emux/ |
D | emux.c | 70 struct snd_util_memhdr *hdr, in sf_sample_new() 79 struct snd_util_memhdr *hdr) in sf_sample_free()
|
D | soundfont.c | 526 struct soundfont_voice_rec_hdr hdr; in load_info() local 1396 snd_sf_new(struct snd_sf_callback *callback, struct snd_util_memhdr *hdr) in snd_sf_new()
|
/sound/pci/trident/ |
D | trident_memory.c | 140 search_empty(struct snd_util_memhdr *hdr, int size) in search_empty() 192 struct snd_util_memhdr *hdr; in snd_trident_alloc_sg_pages() local 239 struct snd_util_memhdr *hdr; in snd_trident_alloc_cont_pages() local 299 struct snd_util_memhdr *hdr; in snd_trident_free_pages() local
|
/sound/isa/sb/ |
D | emu8000_patch.c | 148 struct snd_util_memhdr *hdr, in snd_emu8000_sample_new() 288 struct snd_util_memhdr *hdr) in snd_emu8000_sample_free()
|
/sound/usb/ |
D | mixer.c | 181 struct uac_feature_unit_descriptor *hdr = NULL; in find_audio_control_unit() local 706 unsigned char *hdr = p1; in check_input_term() local 1376 struct uac_feature_unit_descriptor *hdr = _ftr; in parse_audio_feature_unit() local
|
/sound/soc/codecs/ |
D | wm_adsp.c | 1193 struct wmfw_coeff_hdr *hdr; in wm_adsp_load_coeff() local
|
/sound/pci/hda/ |
D | patch_ca0132.c | 1264 unsigned int hdr; member
|