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

  /src/sys/dev/usb/
if_run.c 333 static int run_detach(device_t, int);
337 run_match, run_attach, run_detach, run_activate);
776 run_detach(device_t self, int flags) function in typeref:typename:int

Completed in 17 milliseconds