Searched refs:snd_seq_event (Results 1 - 25 of 42) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
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_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_virmidi.h41 struct snd_seq_event event;
H A Dasequencer.h270 struct snd_seq_event *event; /* quoted event */
275 struct snd_seq_event { struct
308 struct snd_seq_event event;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
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_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_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_device.h153 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop)
167 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev,
H A Dseq_oss_midi.c68 static int send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev);
69 static int send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev);
470 struct snd_seq_event ev;
523 snd_seq_oss_midi_input(struct snd_seq_event *ev, int direct, void *private_data)
551 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev)
612 send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev)
640 snd_seq_oss_midi_putc(struct seq_oss_devinfo *dp, int dev, unsigned char c, struct snd_seq_event *ev)
H A Dseq_oss_writeq.c104 struct snd_seq_event ev;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_midi_event.c45 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
46 static void one_param_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
47 static void pitchbend_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
48 static void two_param_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
49 static void one_param_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
50 static void songpos_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
51 static void note_decode(struct snd_seq_event *ev, unsigned char *buf);
52 static void one_param_decode(struct snd_seq_event *ev, unsigned char *buf);
53 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf);
54 static void two_param_decode(struct snd_seq_event *e
[all...]
H A Dseq_system.c69 static int setheader(struct snd_seq_event * ev, int client, int port)
74 memset(ev, 0, sizeof(struct snd_seq_event));
95 struct snd_seq_event ev;
104 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev)
115 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop)
H A Dseq_system.h37 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev);
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,
H A Dseq_memory.h29 struct snd_seq_event event;
66 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event,
H A Dseq_fifo.h50 int snd_seq_fifo_event_in(struct snd_seq_fifo *f, struct snd_seq_event *event);
H A Dseq_dummy.c94 struct snd_seq_event ev;
118 dummy_input(struct snd_seq_event *ev, int direct, void *private_data,
122 struct snd_seq_event tmpev;
H A Dseq_memory.c70 static int get_var_len(const struct snd_seq_event *event)
78 int snd_seq_dump_var_event(const struct snd_seq_event *event,
109 int size = sizeof(struct snd_seq_event);
143 int snd_seq_expand_var_event(const struct snd_seq_event *event, int count, char *buf,
288 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event,
302 ncells = (extlen + sizeof(struct snd_seq_event) - 1) / sizeof(struct snd_seq_event);
330 int size = sizeof(struct snd_seq_event);
H A Dseq_prioq.c103 static inline int compare_timestamp(struct snd_seq_event *a,
104 struct snd_seq_event *b)
120 static inline int compare_timestamp_rel(struct snd_seq_event *a,
121 struct snd_seq_event *b)
338 struct snd_seq_event *ev)
H A Dseq_clientmgr.c81 struct snd_seq_event *event,
84 struct snd_seq_event *event,
430 while (count >= sizeof(struct snd_seq_event)) {
438 struct snd_seq_event tmpev;
441 if (copy_to_user(buf, &tmpev, sizeof(struct snd_seq_event))) {
445 count -= sizeof(struct snd_seq_event);
446 buf += sizeof(struct snd_seq_event);
449 sizeof(struct snd_seq_event));
456 if (copy_to_user(buf, &cell->event, sizeof(struct snd_seq_event))) {
460 count -= sizeof(struct snd_seq_event);
[all...]
H A Dseq_ports.h72 int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data,
H A Dseq_queue.h113 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dseq_event.h290 typedef struct snd_seq_event { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_voice.h37 int snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private,

Completed in 228 milliseconds

12