Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/
Dseq_ports.c172 static int unsubscribe_port(struct snd_seq_client *client,
451 static int unsubscribe_port(struct snd_seq_client *client, in unsubscribe_port() function
558 unsubscribe_port(client, port, grp, &subs->info, ack); in __delete_and_unsubscribe_port()