Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Damlpwrc.c66 int amlpwrc_match(struct device *, void *, void *);
70 sizeof (struct amlpwrc_softc), amlpwrc_match, amlpwrc_attach
81 amlpwrc_match(struct device *parent, void *match, void *aux) in amlpwrc_match() function