Home
last modified time | relevance | path

Searched refs:bthfive_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/bluetooth/
Dbth5.c140 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) in bthfive_attach() function