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

  /src/sys/dev/usb/
if_upgt.c 92 static int upgt_detach(device_t, int);
152 upgt_match, upgt_attach, upgt_detach, upgt_activate);
498 upgt_detach(device_t self, int flags) function in typeref:typename:int
if_upgt.c 92 static int upgt_detach(device_t, int);
152 upgt_match, upgt_attach, upgt_detach, upgt_activate);
498 upgt_detach(device_t self, int flags) function in typeref:typename:int

Completed in 44 milliseconds