Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dhidwusb.c43 void hidwusb_attach(struct device *, struct device *, void *);
46 sizeof(struct hidwusb_softc), hidwusb_match, hidwusb_attach
62 hidwusb_attach(struct device *parent, struct device *self, void *aux) in hidwusb_attach() function