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

  /src/sys/dev/audio/
audio.c 606 static int audioctl_open(dev_t, struct audio_softc *, int, int, struct lwp *);
1799 error = audioctl_open(dev, sc, flags, ifmt, l);
3717 audioctl_open(dev_t dev, struct audio_softc *sc, int flags, int ifmt, function in typeref:typename:int
audio.c 606 static int audioctl_open(dev_t, struct audio_softc *, int, int, struct lwp *);
1799 error = audioctl_open(dev, sc, flags, ifmt, l);
3717 audioctl_open(dev_t dev, struct audio_softc *sc, int flags, int ifmt, function in typeref:typename:int
audio.c 606 static int audioctl_open(dev_t, struct audio_softc *, int, int, struct lwp *);
1799 error = audioctl_open(dev, sc, flags, ifmt, l);
3717 audioctl_open(dev_t dev, struct audio_softc *sc, int flags, int ifmt, function in typeref:typename:int

Completed in 47 milliseconds