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

  /src/sys/dev/usb/
uark.c 101 static int uark_detach(device_t, int);
104 uark_detach, NULL);
200 uark_detach(device_t self, int flags) function in typeref:typename:int
uark.c 101 static int uark_detach(device_t, int);
104 uark_detach, NULL);
200 uark_detach(device_t self, int flags) function in typeref:typename:int
uark.c 101 static int uark_detach(device_t, int);
104 uark_detach, NULL);
200 uark_detach(device_t self, int flags) function in typeref:typename:int

Completed in 212 milliseconds