Home
last modified time | relevance | path

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

/linux-4.4.14/sound/synth/emux/
Demux_oss.c146 snd_emux_reset_port(p); in snd_emux_open_seq_oss()
293 snd_emux_reset_port(p); in snd_emux_reset_seq_oss()
398 snd_emux_reset_port(port); in emuspec_control()
Demux_voice.h36 void snd_emux_reset_port(struct snd_emux_port *port);
Demux_seq.c215 snd_emux_reset_port(p); in snd_emux_init_port()
223 snd_emux_reset_port(struct snd_emux_port *port) in snd_emux_reset_port() function