Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/fdt/
H A Drkpwm.c63 void rkpwm_attach(struct device *, struct device *, void *);
66 sizeof(struct rkpwm_softc), rkpwm_match, rkpwm_attach
86 rkpwm_attach(struct device *parent, struct device *self, void *aux) in rkpwm_attach() function