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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 137 milliseconds