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

  /src/sys/dev/usb/
ums.c 147 static int ums_detach(device_t, int);
151 ums_detach, ums_activate, NULL, ums_childdet);
316 ums_detach(device_t self, int flags) function in typeref:typename:int
322 UMSHIST_CALLARGS("ums_detach: sc=%qd flags=%qd\n",

Completed in 36 milliseconds