Searched refs:snd_seq_client_port (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/core/seq/
H A Dseq_ports.h56 struct snd_seq_client_port { struct
98 struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client, int num);
101 struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client,
109 struct snd_seq_client_port **port_ret);
118 int snd_seq_set_port_info(struct snd_seq_client_port *port,
122 int snd_seq_get_port_info(struct snd_seq_client_port *port,
127 struct snd_seq_client *s, struct snd_seq_client_port *sp,
128 struct snd_seq_client *d, struct snd_seq_client_port *dp,
133 struct snd_seq_client *s, struct snd_seq_client_port *sp,
134 struct snd_seq_client *d, struct snd_seq_client_port *d
[all...]
H A Dseq_ump_convert.h13 struct snd_seq_client_port *dest_port,
18 struct snd_seq_client_port *dest_port,
H A Dseq_ports.c44 struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client,
47 struct snd_seq_client_port *port;
65 struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client,
69 struct snd_seq_client_port *port, *found;
115 struct snd_seq_client_port **port_ret)
117 struct snd_seq_client_port *new_port, *p;
169 struct snd_seq_client_port *port,
173 struct snd_seq_client_port *port,
178 static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr,
181 struct snd_seq_client_port *
[all...]
H A Dseq_ump_convert.c66 static unsigned char get_ump_group(struct snd_seq_client_port *port)
363 struct snd_seq_client_port *dest_port,
414 struct snd_seq_client_port *dest_port,
467 struct snd_seq_client_port *dest_port,
514 struct snd_seq_client_port *dest_port,
546 struct snd_seq_client_port *dest_port,
590 struct snd_seq_client_port *dest_port,
605 struct snd_seq_client_port *dest_port,
618 struct snd_seq_client_port *dest_port,
630 struct snd_seq_client_port *dest_por
[all...]
H A Dseq_clientmgr.h92 struct snd_seq_client_port *dest_port,
H A Dseq_clientmgr.c519 static int check_port_perm(struct snd_seq_client_port *port, unsigned int flags)
626 struct snd_seq_client_port *dest_port,
658 struct snd_seq_client_port *dest_port = NULL;
716 struct snd_seq_client_port *src_port,
768 struct snd_seq_client_port *src_port;
921 struct snd_seq_client_port *src_port = snd_seq_port_use_ptr(client, event->source.port);
1305 struct snd_seq_client_port *port;
1383 struct snd_seq_client_port *port;
1410 struct snd_seq_client_port *port;
1430 struct snd_seq_client_port *spor
[all...]

Completed in 135 milliseconds