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

  /src/sys/dev/usb/
umodeswitch.c 60 static int umodeswitch_detach(device_t, int);
63 umodeswitch_attach, umodeswitch_detach, NULL, NULL, NULL);
483 umodeswitch_detach(device_t self, int flags) function in typeref:typename:int
umodeswitch.c 60 static int umodeswitch_detach(device_t, int);
63 umodeswitch_attach, umodeswitch_detach, NULL, NULL, NULL);
483 umodeswitch_detach(device_t self, int flags) function in typeref:typename:int

Completed in 23 milliseconds