Searched refs:we_match (Results 1 – 1 of 1) sorted by relevance
106 int we_match(struct device *, void *, void *);115 sizeof(struct we_softc), we_match, we_attach185 return (we_match(parent, cf, aux)); in we_probe()189 we_match(struct device *parent, void *match, void *aux) in we_match() function