Searched refs:snd_seq_addr (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasequencer.h98 * event data type = snd_seq_addr
160 struct snd_seq_addr { struct
167 struct snd_seq_addr sender;
168 struct snd_seq_addr dest;
268 struct snd_seq_addr origin; /* original sender */
284 struct snd_seq_addr source; /* source address */
285 struct snd_seq_addr dest; /* destination address */
295 struct snd_seq_addr addr;
458 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
512 struct snd_seq_addr add
[all...]
H A Dseq_oss.h37 struct snd_seq_addr addr; /* opened port address */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
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);
H A Dseq_oss_device.h93 struct snd_seq_addr addr; /* address of this device */
H A Dseq_oss_midi.c507 snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_ports.h62 struct snd_seq_addr addr; /* client/port number */
140 struct snd_seq_addr *dest_addr);
H A Dseq_compat.c27 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,
466 static inline int addr_match(struct snd_seq_addr *r, struct snd_seq_addr *s)
610 struct snd_seq_addr *dest_addr)
H A Dseq_clientmgr.c745 struct snd_seq_addr addr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dseq_event.h178 typedef struct snd_seq_addr { struct
H A Dlocal.h80 #define sndrv_seq_addr snd_seq_addr

Completed in 243 milliseconds