Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h142 struct snd_seq_addr { struct
149 struct snd_seq_addr sender; argument
150 struct snd_seq_addr dest;
250 struct snd_seq_addr origin; /* original sender */
266 struct snd_seq_addr source; /* source address */
267 struct snd_seq_addr dest; /* destination address */
277 struct snd_seq_addr addr;
436 struct snd_seq_addr addr; /* client/port numbers */
531 struct snd_seq_addr sender; /* sender address */
532 struct snd_seq_addr dest; /* destination address */
[all …]
/linux-6.3-rc2/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.c761 struct snd_seq_addr addr; in broadcast_event()
/linux-6.3-rc2/include/sound/
A Dseq_oss.h24 struct snd_seq_addr addr; /* opened port address */
/linux-6.3-rc2/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.c499 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 18 milliseconds