Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/
Dseq_ports.h100 int snd_seq_create_port(struct snd_seq_client *client, int port_index,
Dseq_ports.c114 int snd_seq_create_port(struct snd_seq_client *client, int port, in snd_seq_create_port() function
Dseq_clientmgr.c1322 err = snd_seq_create_port(client, port_idx, &port); in snd_seq_ioctl_create_port()