Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/dev/
H A Dohci_voyager.c68 void ohci_voyager_attach_deferred(struct device *);
154 config_defer(self, ohci_voyager_attach_deferred); in ohci_voyager_attach()
160 ohci_voyager_attach_deferred(struct device *self) in ohci_voyager_attach_deferred() function