Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasequencer.h157 struct snd_seq_addr { struct
164 struct snd_seq_addr sender; argument
165 struct snd_seq_addr dest;
265 struct snd_seq_addr origin; /* original sender */
281 struct snd_seq_addr source; /* source address */
282 struct snd_seq_addr dest; /* destination address */
292 struct snd_seq_addr addr;
395 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
449 struct snd_seq_addr addr; /* client/port numbers */
544 struct snd_seq_addr sender; /* sender address */
[all …]
/linux-4.1.27/sound/core/seq/
Dseq_ports.h62 struct snd_seq_addr addr; /* client/port number */
139 struct snd_seq_addr *dest_addr);
Dseq_ports.c186 static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr, in get_client_port()
463 static inline int addr_match(struct snd_seq_addr *r, struct snd_seq_addr *s) in addr_match()
636 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.c757 struct snd_seq_addr addr; in broadcast_event()
/linux-4.1.27/include/sound/
Dseq_oss.h37 struct snd_seq_addr addr; /* opened port address */
/linux-4.1.27/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.h89 struct snd_seq_addr addr; /* address of this device */
Dseq_oss_midi.c501 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()