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

  /src/sys/dev/usb/
uhmodem.c 169 static int uhmodem_detach(device_t, int);
172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet);
393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int
399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
uhmodem.c 169 static int uhmodem_detach(device_t, int);
172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet);
393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int
399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
uhmodem.c 169 static int uhmodem_detach(device_t, int);
172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet);
393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int
399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
uhmodem.c 169 static int uhmodem_detach(device_t, int);
172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet);
393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int
399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
uhmodem.c 169 static int uhmodem_detach(device_t, int);
172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet);
393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int
399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));

Completed in 62 milliseconds