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

  /src/sys/dev/usb/
ulpt.c 171 static int ulpt_detach(device_t, int);
177 ulpt_detach, ulpt_activate);
347 ulpt_detach(device_t self, int flags) function in typeref:typename:int
353 DPRINTFN(1, ("ulpt_detach: sc=%p\n", sc));

Completed in 12 milliseconds