Searched refs:snd_seq_delete_port (Results 1 – 3 of 3) sorted by relevance
93 int snd_seq_delete_port(struct snd_seq_client *client, int port);
268 int snd_seq_delete_port(struct snd_seq_client *client, int port) in snd_seq_delete_port() function
1313 snd_seq_delete_port(client, port_idx); in snd_seq_ioctl_create_port()1352 err = snd_seq_delete_port(client, info->addr.port); in snd_seq_ioctl_delete_port()