Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dgpioleds.c39 void gpioleds_attach(struct device *, struct device *, void *);
42 sizeof (struct gpioleds_softc), gpioleds_match, gpioleds_attach
58 gpioleds_attach(struct device *parent, struct device *self, void *aux) in gpioleds_attach() function