Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dustir.c220 static int ustir_detach(device_t, int);
224 ustir_attach, ustir_detach, ustir_activate, NULL, ustir_childdet);
324 ustir_detach(device_t self, int flags) in ustir_detach() function