Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dslurm.c72 static int slurm_match(device_t, cfdata_t, void *);
103 slurm_match, slurm_attach, slurm_detach, NULL);
106 slurm_match(device_t parent, cfdata_t match, void *aux) in slurm_match() function