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

  /src/sys/dev/usb/
umodem.c 84 static int umodem_detach(device_t, int);
89 umodem_attach, umodem_detach, NULL);
132 umodem_detach(device_t self, int flags) function in typeref:typename:int
umodem.c 84 static int umodem_detach(device_t, int);
89 umodem_attach, umodem_detach, NULL);
132 umodem_detach(device_t self, int flags) function in typeref:typename:int
umodem.c 84 static int umodem_detach(device_t, int);
89 umodem_attach, umodem_detach, NULL);
132 umodem_detach(device_t self, int flags) function in typeref:typename:int
umodem.c 84 static int umodem_detach(device_t, int);
89 umodem_attach, umodem_detach, NULL);
132 umodem_detach(device_t self, int flags) function in typeref:typename:int

Completed in 207 milliseconds