Home
last modified time | relevance | path

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

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