Home
last modified time | relevance | path

Searched refs:snd_seq_event (Results 1 – 40 of 40) sorted by relevance

/linux-4.1.27/sound/core/seq/
Dseq_midi_event.c46 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
47 static void one_param_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
48 static void pitchbend_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
49 static void two_param_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
50 static void one_param_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
51 static void songpos_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
52 static void note_decode(struct snd_seq_event *ev, unsigned char *buf);
53 static void one_param_decode(struct snd_seq_event *ev, unsigned char *buf);
54 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf);
55 static void two_param_decode(struct snd_seq_event *ev, unsigned char *buf);
[all …]
Dseq_system.c70 static int setheader(struct snd_seq_event * ev, int client, int port) in setheader()
75 memset(ev, 0, sizeof(struct snd_seq_event)); in setheader()
96 struct snd_seq_event ev; in snd_seq_system_broadcast()
105 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev) in snd_seq_system_notify()
116 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic,… in event_input_timer()
Dseq_memory.c71 static int get_var_len(const struct snd_seq_event *event) in get_var_len()
79 int snd_seq_dump_var_event(const struct snd_seq_event *event, in snd_seq_dump_var_event()
110 int size = sizeof(struct snd_seq_event); in snd_seq_dump_var_event()
144 int snd_seq_expand_var_event(const struct snd_seq_event *event, int count, char *buf, in snd_seq_expand_var_event()
289 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, in snd_seq_event_dup()
303 ncells = (extlen + sizeof(struct snd_seq_event) - 1) / sizeof(struct snd_seq_event); in snd_seq_event_dup()
331 int size = sizeof(struct snd_seq_event); in snd_seq_event_dup()
Dseq_clientmgr.c82 struct snd_seq_event *event,
85 struct snd_seq_event *event,
431 while (count >= sizeof(struct snd_seq_event)) { in snd_seq_read()
439 struct snd_seq_event tmpev; in snd_seq_read()
442 if (copy_to_user(buf, &tmpev, sizeof(struct snd_seq_event))) { in snd_seq_read()
446 count -= sizeof(struct snd_seq_event); in snd_seq_read()
447 buf += sizeof(struct snd_seq_event); in snd_seq_read()
450 sizeof(struct snd_seq_event)); in snd_seq_read()
457 if (copy_to_user(buf, &cell->event, sizeof(struct snd_seq_event))) { in snd_seq_read()
461 count -= sizeof(struct snd_seq_event); in snd_seq_read()
[all …]
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,
Dseq_memory.h31 struct snd_seq_event event;
68 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event,
Dseq_prioq.c101 static inline int compare_timestamp(struct snd_seq_event *a, in compare_timestamp()
102 struct snd_seq_event *b) in compare_timestamp()
118 static inline int compare_timestamp_rel(struct snd_seq_event *a, in compare_timestamp_rel()
119 struct snd_seq_event *b) in compare_timestamp_rel()
344 struct snd_seq_event *ev) in prioq_remove_match()
Dseq_dummy.c88 dummy_input(struct snd_seq_event *ev, int direct, void *private_data, in dummy_input()
92 struct snd_seq_event tmpev; in dummy_input()
Dseq_virmidi.c59 struct snd_seq_event *ev) in snd_virmidi_init_event()
80 struct snd_seq_event *ev) in snd_virmidi_dev_receive_event()
113 int snd_virmidi_receive(struct snd_rawmidi *rmidi, struct snd_seq_event *ev)
125 static int snd_virmidi_event_input(struct snd_seq_event *ev, int direct, in snd_virmidi_event_input()
Dseq_system.h37 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev);
Dseq_fifo.h50 int snd_seq_fifo_event_in(struct snd_seq_fifo *f, struct snd_seq_event *event);
Dseq_queue.c656 static void queue_broadcast_event(struct snd_seq_queue *q, struct snd_seq_event *ev, in queue_broadcast_event()
659 struct snd_seq_event sev; in queue_broadcast_event()
680 struct snd_seq_event *ev, in snd_seq_queue_process_event()
732 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
Dseq_ports.h72 int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data,
Dseq_queue.h113 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop);
Dseq_midi.c79 struct snd_seq_event ev; in snd_midi_input_event()
132 static int event_process_midi(struct snd_seq_event *ev, int direct, in event_process_midi()
Dseq_fifo.c113 struct snd_seq_event *event) in snd_seq_fifo_event_in()
Dseq_midi_emul.c84 struct snd_seq_event *ev, in snd_midi_process_event()
/linux-4.1.27/sound/core/seq/oss/
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
36 …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 *e…
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 …on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev);
41 …ff_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev);
42 …truct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev);
43 …ruct seq_oss_devinfo *dp, int dev, int type, int ch, int param, int val, struct snd_seq_event *ev);
[all …]
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);
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);
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, i…
Dseq_oss_device.h148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
162 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, in snd_seq_oss_fill_addr()
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_mid…
465 struct snd_seq_event ev; in snd_seq_oss_midi_reset()
517 snd_seq_oss_midi_input(struct snd_seq_event *ev, int direct, void *private_data) in snd_seq_oss_midi_input()
545 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev) in send_synth_event()
606 send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev) in send_midi_event()
634 snd_seq_oss_midi_putc(struct seq_oss_devinfo *dp, int dev, unsigned char c, struct snd_seq_event *e… in snd_seq_oss_midi_putc()
Dseq_oss_synth.c437 struct snd_seq_event ev; in snd_seq_oss_synth_reset()
497 …_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_event *ev) in snd_seq_oss_synth_sysex()
554 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr()
590 …synth_raw_event(struct seq_oss_devinfo *dp, int dev, unsigned char *data, struct snd_seq_event *ev) in snd_seq_oss_synth_raw_event()
Dseq_oss_init.c53 static int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int ho…
136 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
Dseq_oss_writeq.c104 struct snd_seq_event ev; in snd_seq_oss_writeq_sync()
Dseq_oss_ioctl.c60 struct snd_seq_event tmpev; in snd_seq_oss_oob_user()
Dseq_oss_rw.c167 struct snd_seq_event event; in insert_queue()
Dseq_oss_timer.c142 struct snd_seq_event ev; in send_timer_event()
/linux-4.1.27/include/sound/
Dseq_kernel.h65 int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop);
75 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, int atomic, int hop);
76 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event *ev, int atomic, int hop);
84 int snd_seq_expand_var_event(const struct snd_seq_event *event, int count, char *buf,
86 int snd_seq_dump_var_event(const struct snd_seq_event *event,
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);
Dseq_virmidi.h41 struct snd_seq_event event;
Dseq_midi_emul.h191 void snd_midi_process_event(struct snd_midi_op *ops, struct snd_seq_event *ev,
/linux-4.1.27/include/uapi/sound/
Dasequencer.h267 struct snd_seq_event *event; /* quoted event */
272 struct snd_seq_event { struct
305 struct snd_seq_event event; argument
/linux-4.1.27/sound/synth/emux/
Demux_oss.c41 static int snd_emux_event_oss_input(struct snd_seq_event *ev, int direct,
302 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_oss_input()
500 struct snd_seq_event ev; in fake_event()
Demux_voice.h37 int snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private,
Demux_seq.c252 snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_input()
/linux-4.1.27/sound/drivers/opl4/
Dopl4_seq.c111 static int snd_opl4_seq_event_input(struct snd_seq_event *ev, int direct, in snd_opl4_seq_event_input()
/linux-4.1.27/sound/drivers/opl3/
Dopl3_oss.c57 static int snd_opl3_oss_event_input(struct snd_seq_event *ev, int direct, in snd_opl3_oss_event_input()
Dopl3_seq.c155 static int snd_opl3_synth_event_input(struct snd_seq_event * ev, int direct, in snd_opl3_synth_event_input()