Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_ports.h106 int snd_seq_delete_port(struct snd_seq_client *client, int port);
H A Dseq_ports.c263 int snd_seq_delete_port(struct snd_seq_client *client, int port) in snd_seq_delete_port() function
H A Dseq_clientmgr.c1332 err = snd_seq_delete_port(client, info->addr.port); in snd_seq_ioctl_delete_port()