Home
last modified time | relevance | path

Searched refs:snd_seq_create_port (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/core/seq/
Dseq_ports.h90 struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, int port_index);
Dseq_ports.c113 struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, in snd_seq_create_port() function
Dseq_clientmgr.c1305 …port = snd_seq_create_port(client, (info->flags & SNDRV_SEQ_PORT_FLG_GIVEN_PORT) ? info->addr.port… in snd_seq_ioctl_create_port()