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

  /src/lib/libossaudio/
oss3_mixer.c 262 static struct audiodevinfo devcache = { .done = 0 }; local in function:getdevinfo
263 struct audiodevinfo *di = &devcache;
  /src/sys/compat/ossaudio/
ossaudio.c 965 static struct audiodevinfo devcache; local in function:getdevinfo
966 struct audiodevinfo *di = &devcache;

Completed in 31 milliseconds