Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/exynos/
H A Dexgpio.c67 int exgpio_match(struct device *, void *, void *);
71 sizeof (struct exgpio_softc), exgpio_match, exgpio_attach
134 exgpio_match(struct device *parent, void *match, void *aux) in exgpio_match() function