Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
A Dasequencer.h158 struct snd_seq_addr { struct
165 struct snd_seq_addr sender; argument
166 struct snd_seq_addr dest;
266 struct snd_seq_addr origin; /* original sender */
282 struct snd_seq_addr source; /* source address */
283 struct snd_seq_addr dest; /* destination address */
293 struct snd_seq_addr addr;
452 struct snd_seq_addr addr; /* client/port numbers */
547 struct snd_seq_addr sender; /* sender address */
548 struct snd_seq_addr dest; /* destination address */
[all …]
/linux/sound/core/seq/
A Dseq_ports.h47 struct snd_seq_addr addr; /* client/port number */
124 struct snd_seq_addr *dest_addr,
A Dseq_ports.c173 static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr, in get_client_port()
448 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()
A Dseq_compat.c13 struct snd_seq_addr addr; /* client/port numbers */
A Dseq_clientmgr.c763 struct snd_seq_addr addr; in broadcast_event()
/linux/include/sound/
A Dseq_oss.h24 struct snd_seq_addr addr; /* opened port address */
/linux/sound/core/seq/oss/
A Dseq_oss_midi.h33 void snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr);
A Dseq_oss_device.h77 struct snd_seq_addr addr; /* address of this device */
A Dseq_oss_midi.c497 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()

Completed in 20 milliseconds