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

  /src/sys/dev/bluetooth/
bthub.c 64 static int bthub_detach(device_t, int);
67 bthub_match, bthub_attach, bthub_detach, NULL);
135 bthub_detach(device_t self, int flags) function in typeref:typename:int
bthub.c 64 static int bthub_detach(device_t, int);
67 bthub_match, bthub_attach, bthub_detach, NULL);
135 bthub_detach(device_t self, int flags) function in typeref:typename:int

Completed in 40 milliseconds