Searched refs:exdisplay_attach (Results 1 – 1 of 1) sorted by relevance
51 void exdisplay_attach(struct device *parent, struct device *self, void *args);56 sizeof (struct exdisplay_softc), NULL, exdisplay_attach59 sizeof (struct exdisplay_softc), exdisplay_match, exdisplay_attach118 exdisplay_attach(struct device *parent, struct device *self, void *args) in exdisplay_attach() function