Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h80 * event data type = snd_seq_addr
142 struct snd_seq_addr { struct
149 struct snd_seq_addr sender;
150 struct snd_seq_addr dest;
251 struct snd_seq_addr origin; /* original sender */
264 struct snd_seq_addr addr;
279 struct snd_seq_addr source; /* source address */
280 struct snd_seq_addr dest; /* destination address */
292 struct snd_seq_addr source; /* source address */
293 struct snd_seq_addr des
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h96 * event data type = snd_seq_addr
158 struct snd_seq_addr { struct
165 struct snd_seq_addr sender;
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 add
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h73 struct snd_seq_addr { struct
78 struct snd_seq_addr sender;
79 struct snd_seq_addr dest;
159 struct snd_seq_addr origin;
171 struct snd_seq_addr source;
172 struct snd_seq_addr dest;
181 struct snd_seq_addr addr;
262 struct snd_seq_addr dest;
300 struct snd_seq_addr addr;
366 struct snd_seq_addr sende
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h84 struct snd_seq_addr { struct
89 struct snd_seq_addr sender;
90 struct snd_seq_addr dest;
162 struct snd_seq_addr origin;
172 struct snd_seq_addr source;
173 struct snd_seq_addr dest;
182 struct snd_seq_addr addr;
255 struct snd_seq_addr dest;
290 struct snd_seq_addr addr;
354 struct snd_seq_addr sende
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h84 struct snd_seq_addr { struct
89 struct snd_seq_addr sender;
90 struct snd_seq_addr dest;
162 struct snd_seq_addr origin;
172 struct snd_seq_addr source;
173 struct snd_seq_addr dest;
182 struct snd_seq_addr addr;
255 struct snd_seq_addr dest;
290 struct snd_seq_addr addr;
354 struct snd_seq_addr sende
[all...]
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_ports.h47 struct snd_seq_addr addr; /* client/port number */
124 struct snd_seq_addr *dest_addr,
H 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()
H A Dseq_compat.c13 struct snd_seq_addr addr; /* client/port numbers */
H A Dseq_clientmgr.c759 struct snd_seq_addr addr; in broadcast_event()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ports.h58 struct snd_seq_addr addr; /* client/port number */
143 struct snd_seq_addr *dest_addr,
H A Dseq_ports.c185 static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr, in get_client_port()
478 static inline int addr_match(struct snd_seq_addr *r, struct snd_seq_addr *s) in addr_match()
666 struct snd_seq_addr *dest_addr, in snd_seq_port_get_subscription()
H A Dseq_compat.c13 struct snd_seq_addr addr; /* client/port numbers */
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_midi.h33 void snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr);
H A Dseq_oss_device.h77 struct snd_seq_addr addr; /* address of this device */
H A Dseq_oss_midi.c501 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()
/kernel/linux/linux-5.10/include/sound/
H A Dseq_oss.h24 struct snd_seq_addr addr; /* opened port address */
/kernel/linux/linux-6.6/include/sound/
H A Dseq_oss.h24 struct snd_seq_addr addr; /* opened port address */
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_midi.h33 void snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr);
H A Dseq_oss_device.h77 struct snd_seq_addr addr; /* address of this device */
H A Dseq_oss_midi.c508 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 16 milliseconds