HomeSort by: relevance | last modified time | path
    Searched defs:mixer_open (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/audio/
audio.c 678 static int mixer_open(dev_t, struct audio_softc *, int, int, struct lwp *);
1802 error = mixer_open(dev, sc, flags, ifmt, l);
8385 mixer_open(dev_t dev, struct audio_softc *sc, int flags, int ifmt, function in typeref:typename:int
audio.c 678 static int mixer_open(dev_t, struct audio_softc *, int, int, struct lwp *);
1802 error = mixer_open(dev, sc, flags, ifmt, l);
8385 mixer_open(dev_t dev, struct audio_softc *sc, int flags, int ifmt, function in typeref:typename:int

Completed in 31 milliseconds