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

  /src/sys/dev/usb/
ubt.c 245 static void ubt_disable(device_t);
278 .disable = ubt_disable,
704 * Actually, hci_detach_pcb() above will call ubt_disable() which
1112 ubt_disable(device_t self) function in typeref:typename:void
ubt.c 245 static void ubt_disable(device_t);
278 .disable = ubt_disable,
704 * Actually, hci_detach_pcb() above will call ubt_disable() which
1112 ubt_disable(device_t self) function in typeref:typename:void

Completed in 27 milliseconds