Searched refs:snd_seq_create_port (Results 1 – 3 of 3) sorted by relevance
90 struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, int port_index);
113 struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, in snd_seq_create_port() function
1305 …port = snd_seq_create_port(client, (info->flags & SNDRV_SEQ_PORT_FLG_GIVEN_PORT) ? info->addr.port… in snd_seq_ioctl_create_port()