Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dfanpwr.c74 int fanpwr_match(struct device *, void *, void *);
78 sizeof(struct fanpwr_softc), fanpwr_match, fanpwr_attach
91 fanpwr_match(struct device *parent, void *match, void *aux) in fanpwr_match() function