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

  /src/sys/dev/usb/
uaudio.c 425 static int uaudio_detach(device_t, int);
431 uaudio_match, uaudio_attach, uaudio_detach, uaudio_activate, NULL,
588 uaudio_detach(device_t self, int flags) function in typeref:typename:int
uaudio.c 425 static int uaudio_detach(device_t, int);
431 uaudio_match, uaudio_attach, uaudio_detach, uaudio_activate, NULL,
588 uaudio_detach(device_t self, int flags) function in typeref:typename:int

Completed in 27 milliseconds