Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn9003.c88 Static int ar9003_gpio_read(struct athn_softc *, int);
188 ops->gpio_read = ar9003_gpio_read; in ar9003_attach()
524 ar9003_gpio_read(struct athn_softc *sc, int pin) in ar9003_gpio_read() function