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

  /src/sys/dev/usb/
uxrcom.c 120 static int uxrcom_detach(device_t, int);
123 uxrcom_attach, uxrcom_detach, NULL);
164 uxrcom_detach(device_t self, int flags) function in typeref:typename:int
uxrcom.c 120 static int uxrcom_detach(device_t, int);
123 uxrcom_attach, uxrcom_detach, NULL);
164 uxrcom_detach(device_t self, int flags) function in typeref:typename:int

Completed in 22 milliseconds