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

  /src/sys/arch/usermode/include/
thunk.h 184 } thunk_audio_config_t; typedef in typeref:struct:__anondca92e2e0108
188 int thunk_audio_config(int, const thunk_audio_config_t *,
189 const thunk_audio_config_t *);
  /src/sys/arch/usermode/dev/
vaudio.c 272 thunk_audio_config_t pconf, rconf;
  /src/sys/arch/usermode/usermode/
thunk.c 915 thunk_audio_config(int fd, const thunk_audio_config_t *pconf,
916 const thunk_audio_config_t *rconf)

Completed in 13 milliseconds