Home
last modified time | relevance | path

Searched refs:snd_seq_addr (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/include/sound/
Dasequencer.h160 struct snd_seq_addr { struct
167 struct snd_seq_addr sender; argument
168 struct snd_seq_addr dest;
268 struct snd_seq_addr origin; /* original sender */
284 struct snd_seq_addr source; /* source address */
285 struct snd_seq_addr dest; /* destination address */
295 struct snd_seq_addr addr;
458 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
512 struct snd_seq_addr addr; /* client/port numbers */
607 struct snd_seq_addr sender; /* sender address */
[all …]
Dseq_oss.h37 struct snd_seq_addr addr; /* opened port address */
/linux-3.4.99/sound/core/seq/
Dseq_ports.h62 struct snd_seq_addr addr; /* client/port number */
140 struct snd_seq_addr *dest_addr);
Dseq_ports.c192 static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr, in get_client_port()
467 static inline int addr_match(struct snd_seq_addr *r, struct snd_seq_addr *s) in addr_match()
611 struct snd_seq_addr *dest_addr) in snd_seq_port_get_subscription()
Dseq_compat.c27 struct snd_seq_addr addr; /* client/port numbers */
Dseq_clientmgr.c746 struct snd_seq_addr addr; in broadcast_event()
/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_midi.h46 void snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr);
Dseq_oss_device.h93 struct snd_seq_addr addr; /* address of this device */
Dseq_oss_midi.c507 snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr) in snd_seq_oss_midi_get_addr()