Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dqcdwusb.c36 int qcdwusb_match(struct device *, void *, void *);
40 sizeof(struct qcdwusb_softc), qcdwusb_match, qcdwusb_attach
48 qcdwusb_match(struct device *parent, void *match, void *aux) in qcdwusb_match() function