Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_ports.h98 int snd_seq_create_port(struct snd_seq_client *client, int port_index,
H A Dseq_ports.c117 int snd_seq_create_port(struct snd_seq_client *client, int port, in snd_seq_create_port() function
H A Dseq_clientmgr.c1327 err = snd_seq_create_port(client, port_idx, &port); in snd_seq_ioctl_create_port()