Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_ral.c179 void ural_attach(struct device *, struct device *, void *);
187 sizeof(struct ural_softc), ural_match, ural_attach, ural_detach
203 ural_attach(struct device *parent, struct device *self, void *aux) in ural_attach() function