Searched refs:snd_seq_event (Results 1 - 25 of 46) sorted by last modified time

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasequencer.h374 struct snd_seq_event *event; /* quoted event */
379 struct snd_seq_event { struct
414 struct snd_seq_event event;
H A Dgus.h654 void snd_gus_sample_event(struct snd_seq_event *ev, struct snd_gus_port *p);
H A Dseq_instr.h105 struct snd_seq_event *ev,
H A Dseq_kernel.h71 int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop);
82 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, int atomic, int hop);
83 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event *ev, int atomic, int hop);
91 int snd_seq_expand_var_event(const struct snd_seq_event *event, int count, char *buf,
93 int snd_seq_dump_var_event(const struct snd_seq_event *event,
H A Dseq_midi_emul.h191 void snd_midi_process_event(struct snd_midi_op *ops, struct snd_seq_event *ev,
H A Dseq_midi_event.h48 struct snd_seq_event *ev);
49 int snd_midi_event_encode_byte(struct snd_midi_event *dev, int c, struct snd_seq_event *ev);
52 struct snd_seq_event *ev);
H A Dseq_virmidi.h41 struct snd_seq_event event;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c634 static void event_sample(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
648 static void event_cluster(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
656 static void event_start(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
662 static void event_stop(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
668 static void event_freq(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
674 static void event_volume(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
680 static void event_loop(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
686 static void event_position(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
692 static void event_private1(struct snd_seq_event * ev, struct snd_trident_port * p, struct snd_trident_voice * v)
698 typedef void (trident_sample_event_handler_t) (struct snd_seq_event * e
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_oss.c41 static int snd_emux_event_oss_input(struct snd_seq_event *ev, int direct,
298 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data,
489 struct snd_seq_event ev;
H A Demux_seq.c254 snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private_data,
H A Demux_voice.h38 int snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_device.h154 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop)
168 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev,
H A Dseq_oss_event.c34 static int extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);
35 static int chn_voice_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
36 static int chn_common_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
37 static int timing_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
38 static int local_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
39 static int old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);
40 static int note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev);
41 static int note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev);
42 static int set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev);
43 static int set_control_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int param, int val, struct snd_seq_event *e
[all...]
H A Dseq_oss_event.h107 int snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);
109 int snd_seq_oss_event_input(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop);
H A Dseq_oss_init.c50 static int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop);
126 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop)
H A Dseq_oss_ioctl.c60 struct snd_seq_event tmpev;
H A Dseq_oss_midi.c66 static int send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev);
67 static int send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev);
468 struct snd_seq_event ev;
520 snd_seq_oss_midi_input(struct snd_seq_event *ev, int direct, void *private_data)
548 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev)
609 send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev)
637 snd_seq_oss_midi_putc(struct seq_oss_devinfo *dp, int dev, unsigned char c, struct snd_seq_event *ev)
H A Dseq_oss_midi.h42 struct snd_seq_event *ev);
43 int snd_seq_oss_midi_input(struct snd_seq_event *ev, int direct, void *private);
H A Dseq_oss_rw.c166 struct snd_seq_event event;
H A Dseq_oss_synth.c431 struct snd_seq_event ev;
491 snd_seq_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_event *ev)
548 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev)
584 snd_seq_oss_synth_raw_event(struct seq_oss_devinfo *dp, int dev, unsigned char *data, struct snd_seq_event *ev)
H A Dseq_oss_synth.h42 struct snd_seq_event *ev);
43 int snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev);
47 unsigned char *data, struct snd_seq_event *ev);
H A Dseq_oss_timer.c141 struct snd_seq_event ev;
H A Dseq_oss_writeq.c101 struct snd_seq_event ev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c82 struct snd_seq_event *event,
85 struct snd_seq_event *event,
426 while (count >= sizeof(struct snd_seq_event)) {
434 struct snd_seq_event tmpev;
437 if (copy_to_user(buf, &tmpev, sizeof(struct snd_seq_event))) {
441 count -= sizeof(struct snd_seq_event);
442 buf += sizeof(struct snd_seq_event);
445 sizeof(struct snd_seq_event));
452 if (copy_to_user(buf, &cell->event, sizeof(struct snd_seq_event))) {
456 count -= sizeof(struct snd_seq_event);
[all...]
H A Dseq_clientmgr.h94 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, int atomic, int hop);
95 int snd_seq_kernel_client_enqueue_blocking(int client, struct snd_seq_event * ev,

Completed in 311 milliseconds

12