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

  /src/sys/dev/usb/
ucom.c 251 int ucom_detach(device_t, int);
254 ucom_detach, NULL);
397 ucom_detach(device_t self, int flags) function in typeref:typename:int
ucom.c 251 int ucom_detach(device_t, int);
254 ucom_detach, NULL);
397 ucom_detach(device_t self, int flags) function in typeref:typename:int

Completed in 26 milliseconds