Searched defs:src_client (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_ports.c | 554 snd_seq_port_connect(struct snd_seq_client *connector, struct snd_seq_client *src_client, struct snd_seq_client_port *src_port, struct snd_seq_client *dest_client, struct snd_seq_client_port *dest_port, struct snd_seq_port_subscribe *info) snd_seq_port_connect() argument 598 snd_seq_port_disconnect(struct snd_seq_client *connector, struct snd_seq_client *src_client, struct snd_seq_client_port *src_port, struct snd_seq_client *dest_client, struct snd_seq_client_port *dest_port, struct snd_seq_port_subscribe *info) snd_seq_port_disconnect() argument
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_ports.c | 584 snd_seq_port_connect(struct snd_seq_client *connector, struct snd_seq_client *src_client, struct snd_seq_client_port *src_port, struct snd_seq_client *dest_client, struct snd_seq_client_port *dest_port, struct snd_seq_port_subscribe *info) snd_seq_port_connect() argument 628 snd_seq_port_disconnect(struct snd_seq_client *connector, struct snd_seq_client *src_client, struct snd_seq_client_port *src_port, struct snd_seq_client *dest_client, struct snd_seq_client_port *dest_port, struct snd_seq_port_subscribe *info) snd_seq_port_disconnect() argument
|
Completed in 4 milliseconds