Home
last modified time | relevance | path

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

/netbsd/sys/dev/bluetooth/
H A Dbtuart.c86 static int btuart_detach(device_t, int);
106 btuart_match, btuart_attach, btuart_detach, NULL);
200 btuart_detach(device_t self, int flags __unused) in btuart_detach() function