/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
|