Home
last modified time | relevance | path

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

/netbsd/sys/arch/usermode/include/
H A Dthunk.h188 int thunk_audio_config(int, const thunk_audio_config_t *,
/netbsd/sys/arch/usermode/dev/
H A Dvaudio.c286 return thunk_audio_config(sc->sc_audiofd, &pconf, &rconf); in vaudio_commit_settings()
/netbsd/sys/arch/usermode/usermode/
H A Dthunk.c915 thunk_audio_config(int fd, const thunk_audio_config_t *pconf, in thunk_audio_config() function