Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/sound/
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;
398 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
452 struct snd_seq_addr addr; /* client/port numbers */
547 struct snd_seq_addr sender; /* sender address */
[all …]
/Linux-v5.4/sound/core/seq/
Dseq_ports.h47 struct snd_seq_addr addr; /* client/port number */
124 struct snd_seq_addr *dest_addr,
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()
621 struct snd_seq_addr *dest_addr, in snd_seq_port_get_subscription()
Dseq_compat.c13 struct snd_seq_addr addr; /* client/port numbers */
Dseq_clientmgr.c761 struct snd_seq_addr addr; in broadcast_event()
/Linux-v5.4/include/sound/
Dseq_oss.h24 struct snd_seq_addr addr; /* opened port address */
/Linux-v5.4/sound/core/seq/oss/
Dseq_oss_midi.h33 void snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr);
Dseq_oss_device.h77 struct snd_seq_addr addr; /* address of this device */
Dseq_oss_midi.c490 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()