Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Damlpwm.c70 void amlpwm_attach(struct device *, struct device *, void *);
73 sizeof (struct amlpwm_softc), amlpwm_match, amlpwm_attach
94 amlpwm_attach(struct device *parent, struct device *self, void *aux) in amlpwm_attach() function