Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dslurm.c74 static int slurm_detach(device_t, int);
103 slurm_match, slurm_attach, slurm_detach, NULL);
149 slurm_detach(device_t self, int flags) in slurm_detach() function