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

  /src/sys/dev/bluetooth/
bth5.c 140 static void bthfive_attach(device_t, device_t, void *);
199 bthfive_match, bthfive_attach, bthfive_detach, NULL);
267 bthfive_attach(device_t parent __unused, device_t self, void *aux __unused) function in typeref:typename:void
bth5.c 140 static void bthfive_attach(device_t, device_t, void *);
199 bthfive_match, bthfive_attach, bthfive_detach, NULL);
267 bthfive_attach(device_t parent __unused, device_t self, void *aux __unused) function in typeref:typename:void

Completed in 30 milliseconds