Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duintuos.c85 int uintuos_detach(device_t, int);
89 uintuos_detach, uintuos_activate, NULL, uintuos_childdet);
163 uintuos_detach(device_t self, int flags) in uintuos_detach() function