Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbtkbd.c149 static int btkbd_detach(device_t, int);
152 btkbd_match, btkbd_attach, btkbd_detach, NULL);
245 btkbd_detach(device_t self, int flags) in btkbd_detach() function