Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_alc.c66 void alc_attach(struct device *, struct device *, void *);
151 sizeof (struct alc_softc), alc_match, alc_attach, alc_detach,
1196 alc_attach(struct device *parent, struct device *self, void *aux) in alc_attach() function