Searched refs:ar9003_gpio_read (Results 1 – 1 of 1) sorted by relevance
88 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