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