Searched refs:snd_seq_dump_func_t (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dseq_kernel.h90 typedef int (*snd_seq_dump_func_t)(void *ptr, void *buf, int count); typedef
94 snd_seq_dump_func_t func, void *private_data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_memory.c79 snd_seq_dump_func_t func, void *private_data)
165 in_kernel ? (snd_seq_dump_func_t)seq_copy_in_kernel :
166 (snd_seq_dump_func_t)seq_copy_in_user,
H A Dseq_midi.c151 snd_seq_dump_var_event(ev, (snd_seq_dump_func_t)dump_midi, substream);
H A Dseq_virmidi.c91 snd_seq_dump_var_event(ev, (snd_seq_dump_func_t)snd_rawmidi_receive, vmidi->substream);

Completed in 89 milliseconds