Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h187 int thunk_audio_close(int);
/netbsd-src/sys/arch/usermode/dev/
H A Dvaudio.c187 thunk_audio_close(sc->sc_audiofd); in vaudio_shutdown()
/netbsd-src/sys/arch/usermode/usermode/
H A Dthunk.c909 thunk_audio_close(int fd) in thunk_audio_close() function