Searched refs:snd_seq_addr (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 80 * 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 D | asequencer.h | 96 * 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 D | asequencer.h | 73 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 D | asequencer.h | 84 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 D | asequencer.h | 84 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 D | seq_ports.h | 47 struct snd_seq_addr addr; /* client/port number */ 124 struct snd_seq_addr *dest_addr,
|
H A D | seq_ports.c | 173 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 D | seq_compat.c | 13 struct snd_seq_addr addr; /* client/port numbers */
|
H A D | seq_clientmgr.c | 759 struct snd_seq_addr addr; in broadcast_event()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_ports.h | 58 struct snd_seq_addr addr; /* client/port number */ 143 struct snd_seq_addr *dest_addr,
|
H A D | seq_ports.c | 185 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 D | seq_compat.c | 13 struct snd_seq_addr addr; /* client/port numbers */
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_midi.h | 33 void snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr);
|
H A D | seq_oss_device.h | 77 struct snd_seq_addr addr; /* address of this device */
|
H A D | seq_oss_midi.c | 501 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 D | seq_oss.h | 24 struct snd_seq_addr addr; /* opened port address */
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | seq_oss.h | 24 struct snd_seq_addr addr; /* opened port address */
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_midi.h | 33 void snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr);
|
H A D | seq_oss_device.h | 77 struct snd_seq_addr addr; /* address of this device */
|
H A D | seq_oss_midi.c | 508 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