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

  /src/sys/dev/bluetooth/
bth5.c 141 static int bthfive_detach(device_t, int);
199 bthfive_match, bthfive_attach, bthfive_detach, NULL);
347 bthfive_detach(device_t self, int flags __unused) function in typeref:typename:int
bth5.c 141 static int bthfive_detach(device_t, int);
199 bthfive_match, bthfive_attach, bthfive_detach, NULL);
347 bthfive_detach(device_t self, int flags __unused) function in typeref:typename:int

Completed in 24 milliseconds