Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_oss.c149 snd_emux_reset_port(p); in snd_emux_open_seq_oss()
300 snd_emux_reset_port(p); in snd_emux_reset_seq_oss()
405 snd_emux_reset_port(port); in emuspec_control()
Demux_voice.h36 void snd_emux_reset_port(struct snd_emux_port *port);
Demux_seq.c217 snd_emux_reset_port(p); in snd_emux_init_port()
225 snd_emux_reset_port(struct snd_emux_port *port) in snd_emux_reset_port() function