Searched refs:alc_attach (Results 1 – 1 of 1) sorted by relevance
66 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