Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dsysbutton.c35 int sysbutton_match(struct device *, void *, void *);
40 sizeof(struct sysbutton_softc), sysbutton_match,
49 sysbutton_match(struct device *parent, void *arg, void *aux) in sysbutton_match() function