Searched refs:snd_seq_addr (Results 1 - 9 of 9) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasequencer.h98 * event data type = snd_seq_addr
192 struct snd_seq_addr { struct
199 struct snd_seq_addr sender;
200 struct snd_seq_addr dest;
372 struct snd_seq_addr origin; /* original sender */
388 struct snd_seq_addr source; /* source address */
389 struct snd_seq_addr dest; /* destination address */
399 struct snd_seq_addr addr;
566 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
620 struct snd_seq_addr add
[all...]
H A Dseq_oss.h37 struct snd_seq_addr addr; /* opened port address */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_device.h94 struct snd_seq_addr addr; /* address of this device */
H A Dseq_oss_midi.c504 snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr)
H A Dseq_oss_midi.h46 void snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c741 struct snd_seq_addr addr;
H A Dseq_compat.c26 struct snd_seq_addr addr; /* client/port numbers */
H A Dseq_ports.c191 static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr,
464 static inline int addr_match(struct snd_seq_addr *r, struct snd_seq_addr *s)
608 struct snd_seq_addr *dest_addr)
H A Dseq_ports.h62 struct snd_seq_addr addr; /* client/port number */
140 struct snd_seq_addr *dest_addr);

Completed in 92 milliseconds